Inherits from Generic»GObject»Scale.
Property | Description |
---|---|
Grid Colors | Cluster of grid colors (major and minor) of a graph scale. Details |
Grid Colors:Major Color | Color of graph scale major grid color. Details |
Grid Colors:Minor Color | Color of graph scale minor grid color. Details |
Loose Fit | When loose fit is TRUE, the end markers are rounded to a multiple of the increment used for the scale. Details |
Marker Values[] | Array of arbitrary marker values. Details |
Name Label | Reference to the scale name label. Details |
Offset and Multiplier | Cluster of offset(Xo) and multiplier(deltaX) for scaling values using (deltaX)*X + Xo. Details |
Offset and Multiplier:Multiplier | Multiplier for scaling data. Details |
Offset and Multiplier:Offset | Offset for scaling data. Details |
Scale Fit | Fit scale to data: 0-Do not autoscale, 1-Autoscale once now, 2-Autoscale. Details |