Requires: Base Development System
Inherits from Generic»GObject»Scale. View the class hierarchy.
Property | Description |
---|---|
Expand Digital Buses | If TRUE, displays digital waveform data as individual data lines. If FALSE, displays the data as a bus. This property is available only for digital waveform graphs. Details |
Grid Colors | Cluster of grid colors (major and minor) of a graph scale. Details |
Grid Colors:Major Color | Color of the major grid on the scale. Details |
Grid Colors:Minor Color | Color of the minor grid on the scale. Details |
Loose Fit | If TRUE, LabVIEW rounds the end markers to a multiple of the increment used for the scale. Details |
Marker Values[] | Array of user-defined marker values. LabVIEW ignores this array if it cannot draw numbers without overlapping. Details |
Name Label | Reference to the scale name label. Details |
Offset and Multiplier | Cluster of offset(Xo) and multiplier(deltaX) for scaling values such that the final value equals (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 |
Scale Fit | Fits the scale to data. Details |
Unit Label | Reference to the unit label. You can use this reference with the Text properties. Details |