Method Render
Render(GraphView)
Called once after series have been rendered (or before if BeforeSeries is true). Use Driver to draw and Bounds to avoid drawing outside of graph
void Render(GraphView graph)
Parameters
graphGraphView
Called once after series have been rendered (or before if BeforeSeries is true). Use Driver to draw and Bounds to avoid drawing outside of graph
void Render(GraphView graph)
graph GraphView