PlotManager property

Returns the application's PlotManager that controls the Plot settings.

Syntax

objectVariable = object.PlotManager

Where:

     objectVariable is a variable representing the PlotManager object.

     object is the Application object.

Examples ...

PlotManager property example