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