Requires: Base Development System
Inherits from Generic»GObject»Scale. View the class hierarchy.
Property | Description |
---|---|
High Color | Color for values greater than last array element. Details |
Interpolate Color | Interpolates between array colors. Details |
Loose Fit | If TRUE, LabVIEW rounds the end markers to a multiple of the increment used for the scale. Details |
Low Color | Color for values less than first array element. Details |
Marker Values[] | Array of (value, color) cluster pairs which specify the marker locations and colors. 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, or interval, for scaling data using (deltaX)*X + Xo. Details |
Offset and Multiplier:Offset | Offset, or initial value, for scaling data using (deltaX)*X + Xo. Details |
Ramp Visible | Shows color ramp. Details |
Scale Fit | Fits the scale to data. Details |
Unit Label | Reference to the unit label of a front panel control. You can use this reference with the Text properties. Details |