GraphScale Properties

LabView Local Project Settings

GraphScale Properties

Installed With: Base Package

Inherits from Generic»GObject»Scale. View the class hierarchy.

PropertyDescription
Expand Digital BusesIf 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 ColorsCluster of grid colors (major and minor) of a graph scale. Details
Grid Colors:Major ColorColor of the major grid on the scale. Details
Grid Colors:Minor ColorColor of the minor grid on the scale. Details
Loose FitIf 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 LabelReference to the scale name label. Details
Offset and MultiplierCluster of offset(Xo) and multiplier(deltaX) for scaling values such that the final value equals (deltaX)*X + Xo. Details
Offset and Multiplier:MultiplierMultiplier, or interval, for scaling data using (deltaX)*X + Xo. Details
Offset and Multiplier:OffsetOffset, or initial value, for scaling data using (deltaX)*X + Xo. Details
Scale FitFit scale to data: 0-Do not autoscale, 1-Autoscale once now, 2-Autoscale. Details
Unit LabelReference to the unit label. You can use this reference with the Text properties. Details