GogTrendLine

GogTrendLine

Properties

gboolean has-legend Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GogObject
        ╰── GogStyledObject
            ╰── GogTrendLine
                ├── GogRegCurve
                ╰── GogSmoothedCurve

Implemented Interfaces

GogTrendLine implements GOStyledObject.

Description

Functions

gog_trend_line_has_legend ()

gboolean
gog_trend_line_has_legend (GogTrendLine const *line);

gog_trend_line_new_by_name ()

GogTrendLine *
gog_trend_line_new_by_name (char const *id);

gog_trend_line_new_by_type ()

GogTrendLine *
gog_trend_line_new_by_type (GogTrendLineType const *type);

Types and Values

GogTrendLine

typedef struct _GogTrendLine GogTrendLine;

GogTrendLineClass

typedef GogStyledObjectClass GogTrendLineClass;

Property Details

The “has-legend” property

  “has-legend”               gboolean

Should the trend line show up in legends.

Owner: GogTrendLine

Flags: Read / Write

Default value: TRUE