Units property

Sets or returns the units used for plotting.

Syntax

stringVariable = object.Scale

object.Scale = <string>

Where:

     stringVariable represents the Units property.

     object is the PlotManager object.

Examples ...

PlotProperties property example