VI Server Property Information
|
Property ID
|
6341C19
|
Scope
|
Basic Development Environment
|
Data Name
|
Plot Bounds
|
Short Name*
|
Plot Bounds
|
Long Name*
|
Plot Area Bounds
|
* 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
|
Numeric Cluster TypeDef data type
|
Property Node
|
|
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Gets and sets the plot area bounds for the Graph and Chart. If it is a stacked chart, this property returns the bounds of the first plot area. You cannot set the plot area bounds for a stacked chart.
Elements
Name
|
Description
|
Left
|
The horizontal coordinate of the left edge of the plot area.
|
Top
|
The vertical coordinate of the top edge of the plot area.
|
Right
|
The horizontal coordinate of the right edge of the plot area.
|
Bottom
|
The vertical coordinate of the bottom edge of the plot area.
|
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links