GOffice.GraphTrendLine

g GObject.GInterface GObject.GInterface GOffice.StyledObject GOffice.StyledObject GObject.GInterface->GOffice.StyledObject GObject.Object GObject.Object GOffice.GraphObject GOffice.GraphObject GObject.Object->GOffice.GraphObject GOffice.GraphStyledObject GOffice.GraphStyledObject GOffice.GraphObject->GOffice.GraphStyledObject GOffice.GraphTrendLine GOffice.GraphTrendLine GOffice.GraphStyledObject->GOffice.GraphTrendLine GOffice.StyledObject->GOffice.GraphStyledObject

Subclasses:GOffice.GraphRegCurve, GOffice.GraphSmoothedCurve

Properties

Inherited:GOffice.GraphObject (8)
Name Type Flags Short Description
has-legend bool r/w Should the trend line show up in legends

Class Details

class GOffice.GraphTrendLine(**kwargs)
Bases:GOffice.GraphStyledObject
Abstract:Yes
classmethod new_by_name(id)
Parameters:id (str) –
Return type:GOffice.GraphTrendLine
classmethod new_by_type(type)
Parameters:type (GOffice.GraphTrendLineType) –
Return type:GOffice.GraphTrendLine
classmethod types()
Returns:the registered trend line types.
Return type:{object: object}
has_legend()
Return type:bool

Property Details

GOffice.GraphTrendLine.props.has_legend
Name:has-legend
Type:bool
Default Value:True
Flags:READABLE, WRITABLE

Should the trend line show up in legends