![]() |
![]() |
![]() |
Goffice Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
Synopsis
GogTrendLine; GogTrendLineType; GogTrendLine * gog_trend_line_new_by_name (char const *id
); GogTrendLine * gog_trend_line_new_by_type (GogTrendLineType const *type
); GHashTable const * gog_trend_line_types (void
);
Object Hierarchy
GObject +----GogObject +----GogStyledObject +----GogTrendLine +----GogRegCurve +----GogSmoothedCurve
Details
GogTrendLineType
typedef struct { char *engine; char *name; char *description; /* untranslated */ GHashTable *properties; } GogTrendLineType;
gog_trend_line_new_by_name ()
GogTrendLine * gog_trend_line_new_by_name (char const *id
);
|
|
Returns : |
gog_trend_line_new_by_type ()
GogTrendLine * gog_trend_line_new_by_type (GogTrendLineType const *type
);
|
|
Returns : |
Property Details
The "has-legend"
property
"has-legend" gboolean : Read / Write
Should the trend line show up in legends.
Default value: TRUE