Numeric Properties

Inherits from Generic»GObject»Control.

Subclasses: Digital, NamedNumeric, ColorRamp, NumericWithScale

PropertyDescription
Data RangeCluster of (Min, Max, Increment). Details
Data Range:IncrementIncrement of numeric data range. Details
Data Range:MaximumMaximum value of numeric data range. Details
Data Range:MinimumMinimum value of numeric data range. Details
Format & PrecisionFormat 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:FormatFormat: 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Date and Time, 8-SI. Details
Format & Precision:PrecisionNumber of digits after the decimal point. Details
Out of Range ActionAction taken when data is out of range: 0 ignore; 1 coerce. Details
Unit Label VisibleShows the unit label. Details