Sets or returns a string for the header of a plotted drawing.
Syntax
stringVariable = object.Header
object.Header = <string>
Where:
stringVariable represents the string to be placed in the header.
object is the PlotManager object.
Examples ...
Header property example