GraphChart class/Active Y Scale property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6341C11
Scope Basic Development Environment
Data Name ActYScl
Short Name* ActYScl
Long Name* Active Y Scale
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 22
Owning Class Name GraphChart Class
Data Type I32 data type

I32

Property Node Active Y Scale
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

Gets or sets the active or current Y-scale of a graph or chart. Call this property before setting other properties on a specific scale.

This property is similar to the Y-Scale item on the shortcut menu of a chart or graph.

This property is similar to the Scale option on the Scales page of the Properties dialog box.


Uses

History

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

See Also

External Links