Method DrawAxisLine
DrawAxisLine(GraphView)
Draws the horizontal axis line
public override void DrawAxisLine(GraphView graph)
Parameters
graphGraphView
DrawAxisLine(GraphView, int, int)
Draws a horizontal axis line at the given x, y screen coordinates
protected override void DrawAxisLine(GraphView graph, int x, int y)