Method DrawSeries
DrawSeries(GraphView, Rect, RectangleF)
Draws bars that are currently in the drawBounds
public virtual void DrawSeries(GraphView graph, Rect drawBounds, RectangleF graphBounds)
Parameters
graph
GraphViewdrawBounds
RectScreen area of the graph excluding margins
graphBounds
RectangleFGraph space area that should be drawn into
drawBounds