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

Methods

Inherited:

GOffice.GraphObject (40), GObject.Object (37), GOffice.StyledObject (8)

Structs:

GObject.ObjectClass (5)

class

new_by_name (id)

class

new_by_type (type)

class

types ()

has_legend ()

Virtual Methods

Inherited:

GOffice.GraphStyledObject (2), GOffice.GraphObject (18), GObject.Object (7)

Properties

Inherited:

GOffice.GraphObject (8)

Name

Type

Flags

Short Description

has-legend

bool

r/w

Should the trend line show up in legends

Signals

Inherited:

GOffice.GraphStyledObject (1), GOffice.GraphObject (7), GObject.Object (1)

Fields

Inherited:

GOffice.GraphStyledObject (1), GOffice.GraphObject (7), GObject.Object (1)

Name

Type

Access

Description

base

GOffice.GraphStyledObject

r

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