PlotProperties property

Provides access to parameters related to a plot, such as the scale, origin, and pen characteristics.

Syntax

objectVariable = object.PlotProperties

object.PlotProperties = <value>

Where:

     objectVariable is a variable representing the PlotProperties.

     object is the PlotManager object.

Examples ...

PlotProperties property example