Inherits from Generic»GObject.
Subclasses: ColorScale, GraphScale, ColorGraphScale, SlideScale
Property | Description |
---|---|
Editable | Allows editing of scale values. Details |
Flipped | Min and max positions reversed. Details |
Format & Precision | Format and precision of the scale is specified as a cluster of format and precision. Format: 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Time and Date, 8-SI. Precision is the number of digits after the decimal point. Details |
Format & Precision:Format | Format: 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Time and Date, 8-SI. Details |
Format & Precision:Precision | Number of digits after the decimal point. Details |
Mapping Mode | Scale mapping mode: 0-Linear, 1-Logarithmic. Details |
Marker | Reference to the scale marker. Details |
Marker Colors | Text color and background color of scale marker. Details |
Marker Colors:BG Color | Background color of scale marker. Details |
Marker Colors:Text Color | Text color of scale marker. Details |
Minor Tick Color | Color of minor tick. Details |
Range | Scale range specified as a cluster of (Minimum, Maximum, Increment, Minor Increment, and Start). Details |
Range:Increment | Increment value of scale. Details |
Range:Maximum | Maximum value of scale. Details |
Range:Minimum | Minimum value of scale. Details |
Range:Minor Increment | Minor increment value of scale. Details |
Range:Start | Start value of scale. Details |
Style | Scale Style (0-8) as shown in the shortcut menu from top-left to bottom-right. Details |
Tick Color | Color of the tick. Details |
Uniform Marker Spacing? | Determines whether the markers are spaced out uniformly. Details |
Visible | Shows the scale. Details |