Exports the plot properties to a designated file.
Syntax
object.ExportPlotProperties Filename
Where:
object is a PlotManager object;
Filename is a String representing the name of the file.
Examples ...
ExportPlotProperties method example