Plot Area Bounds Property
Short Name: Plot Bounds
Installed With: Base Package
Class: GraphChart Properties
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. |
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | Yes |
Permissions | Read/Write |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |