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