GOffice.GraphColorScale¶
- Subclasses:
None
Methods¶
- Inherited:
GOffice.GraphObject (40), GObject.Object (37), GOffice.StyledObject (8)
- Structs:
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Reference to the color or pseudo-3d axis |
||
r/w |
Whether to display the scale horizontally |
||
r/w |
Size of the tick marks, in points |
||
r/w |
Color scale thickness. |
Signals¶
Fields¶
Class Details¶
- class GOffice.GraphColorScale(**kwargs)¶
- Bases:
- Abstract:
No
- get_axis()¶
- Returns:
the associated axis.
- Return type:
Gets the axis mapping to the colors and associated with self
- set_axis(axis)¶
- Parameters:
axis (
GOffice.GraphAxis
) – a color or pseudo-3d axis
Associates the axis with self.
Property Details¶
- GOffice.GraphColorScale.props.axis¶
-
Reference to the color or pseudo-3d axis
- GOffice.GraphColorScale.props.horizontal¶
-
Whether to display the scale horizontally
- GOffice.GraphColorScale.props.tick_size_pts¶
-
Size of the tick marks, in points