GOffice.CanvasGraph

g GObject.Object GObject.Object GOffice.CanvasItem GOffice.CanvasItem GObject.Object->GOffice.CanvasItem GOffice.CanvasGraph GOffice.CanvasGraph GOffice.CanvasItem->GOffice.CanvasGraph

Subclasses:

None

Methods

Inherited:

GOffice.CanvasItem (22), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

GOffice.CanvasItem (17), GObject.Object (7)

Properties

Inherited:

GOffice.CanvasItem (2)

Name

Type

Flags

Short Description

graph

GOffice.GraphGraph

w

The GOffice.GraphGraph this object displays

height

float

r/w

Height

renderer

GOffice.GraphRenderer

r/w

The GOffice.GraphRenderer being displayed

width

float

r/w

Width

x

float

r/w

The graph left position

y

float

r/w

The graph top position

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

base

GOffice.CanvasItem

r

h

float

r

priv

object

r

renderer

GOffice.GraphRenderer

r

w

float

r

x

float

r

y

float

r

Class Details

class GOffice.CanvasGraph(**kwargs)
Bases:

GOffice.CanvasItem

Abstract:

No

Property Details

GOffice.CanvasGraph.props.graph
Name:

graph

Type:

GOffice.GraphGraph

Default Value:

None

Flags:

WRITABLE

The GOffice.GraphGraph this object displays

GOffice.CanvasGraph.props.height
Name:

height

Type:

float

Default Value:

100.0

Flags:

READABLE, WRITABLE

Height

GOffice.CanvasGraph.props.renderer
Name:

renderer

Type:

GOffice.GraphRenderer

Default Value:

None

Flags:

READABLE, WRITABLE

The GOffice.GraphRenderer being displayed

GOffice.CanvasGraph.props.width
Name:

width

Type:

float

Default Value:

100.0

Flags:

READABLE, WRITABLE

Width

GOffice.CanvasGraph.props.x
Name:

x

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The graph left position

GOffice.CanvasGraph.props.y
Name:

y

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The graph top position