Plot Area Bounds Property

LabView Local Project Settings

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 SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo