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