Inherits from Generic»GObject»Control.
Subclasses: Digital, NamedNumeric, ColorRamp, NumericWithScale
Property | Description |
---|---|
Data Range | Cluster of (Min, Max, Increment). Details |
Data Range:Increment | Increment of numeric data range. Details |
Data Range:Maximum | Maximum value of numeric data range. Details |
Data Range:Minimum | Minimum value of numeric data range. Details |
Format & Precision | Format and precision of the numeric text 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-Date and Time, 8-SI. Details |
Format & Precision:Precision | Number of digits after the decimal point. Details |
Out of Range Action | Action taken when data is out of range: 0 ignore; 1 coerce. Details |
Unit Label Visible | Shows the unit label. Details |