Method DrawSeries
DrawSeries(GraphView, Rectangle, RectangleF)
Draws all points directly onto the graph
public void DrawSeries(GraphView graph, Rectangle drawBounds, RectangleF graphBounds)
Parameters
graph
GraphViewdrawBounds
RectanglegraphBounds
RectangleF