Gets the graph plotter currently used for printing.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IGraphPlotter PrintPlotter { get; }
ReadOnly Property PrintPlotter As IGraphPlotter
property IGraphPlotter^ PrintPlotter { IGraphPlotter^ get (); }