GOffice.GraphRegEqn

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.GraphOutlinedObject GOffice.GraphOutlinedObject GOffice.GraphText GOffice.GraphText GOffice.GraphOutlinedObject->GOffice.GraphText GOffice.GraphRegEqn GOffice.GraphRegEqn GOffice.GraphStyledObject->GOffice.GraphOutlinedObject GOffice.GraphText->GOffice.GraphRegEqn GOffice.StyledObject->GOffice.GraphStyledObject

Subclasses:None

Properties

Inherited:GOffice.GraphText (4), GOffice.GraphOutlinedObject (1), GOffice.GraphObject (8)
Name Type Flags Short Description
show-eq bool r/w Show the equation on the graph
show-r2 bool r/w Show the correlation coefficient on the graph

Class Details

class GOffice.GraphRegEqn(**kwargs)
Bases:GOffice.GraphText
Abstract:No

Property Details

GOffice.GraphRegEqn.props.show_eq
Name:show-eq
Type:bool
Default Value:True
Flags:READABLE, WRITABLE

Show the equation on the graph

GOffice.GraphRegEqn.props.show_r2
Name:show-r2
Type:bool
Default Value:True
Flags:READABLE, WRITABLE

Show the correlation coefficient on the graph