Short Name: Plot Bounds
Requires: Base Development System
Class: GraphChart Properties
To Use: Create a property.
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.
| 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. | 
The following table lists the characteristics of this property.
| Data type | ![]()  | 
| Permissions | Read/Write | 
| Available in Run-Time Engine | Yes | 
| Available in Real-Time Operating System | Yes | 
| 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 allowed | Yes |