Gets the graph plotter currently used for printing.

C# | Visual Basic | Visual C++ |
IGraphPlotter PrintPlotter { get; }
ReadOnly Property PrintPlotter As IGraphPlotter
property IGraphPlotter^ PrintPlotter { IGraphPlotter^ get (); }
C# | Visual Basic | Visual C++ |
IGraphPlotter PrintPlotter { get; }
ReadOnly Property PrintPlotter As IGraphPlotter
property IGraphPlotter^ PrintPlotter { IGraphPlotter^ get (); }