Method DrawText
DrawText(GraphView, int, int)
Draws the Text at the given coordinates with truncation to avoid
spilling over graph
protected void DrawText(GraphView graph, int x, int y)
Draws the Text at the given coordinates with truncation to avoid
spilling over graph
protected void DrawText(GraphView graph, int x, int y)