Home | Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
__gproperties__ = {"label":(gobject.TYPE_STRING, "axis label",
|
|||
__gtype__ = <GType pygtk_chart+line_chart+Axis (169158488)>
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
|
Set the label of the axis.
|
Returns the current label of the axis.
|
Set whether to show the axis' label.
|
Returns True if the axis' label is shown.
|
Set the position of the axis. pos hast to be one these constants: POSITION_AUTO, POSITION_BOTTOM, POSITION_LEFT, POSITION_RIGHT, POSITION_TOP. |
Returns the position of the axis. (see set_position for details). |
Set whether to draw tics at the axis.
|
Returns True if tics are drawn.
|
Set whether to draw tic labels. Labels are only drawn if tics are drawn.
|
Returns True if tic labels are shown.
|
Use this to set the function that should be used to label the tics. The function should take a number as the only argument and return a string. Default: str
|
|
__gproperties__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 11 13:28:31 2009 | http://epydoc.sourceforge.net |