Method DrawBarLine
DrawBarLine(GraphView, Point, Point, Bar)
Override to do custom drawing of the bar e.g. to apply varying color or changing the fill symbol mid bar.
protected virtual void DrawBarLine(GraphView graph, Point start, Point end, BarSeries.Bar beingDrawn)