ColorGraphScale class/Scale Fit property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6331400
Scope Basic Development Environment
Data Name ScaleFit
Short Name* ScaleFit
Long Name* Scale Fit
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 43
Owning Class Name ColorGraphScale Class
Data Type U8 data type

U8

Property Node Scale Fit
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Fits the scale to data.

This property is similar to the AutoScale items on the shortcut menu of an x- or y-scale and to the Autoscale checkbox on the Scales page of the Properties dialog box.

Values
0 Do not autoscale
1 Autoscale once now
2 Autoscale

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links