Method DrawAxisLabel
DrawAxisLabel(GraphView, int, string)
Draws the given text on the axis at x screenPosition. For the screen y
position use GetAxisYPosition(GraphView)
public override void DrawAxisLabel(GraphView graph, int screenPosition, string text)