Sets or returns the name of the view contained in the PlotManager object.
Syntax
stringVariable = object.View
object.View = <string>
Where:
stringVariable is a variable representing the name of a view.
object is the PlotManager object.
Examples ...