Method DrawAxisLine | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

DrawAxisLine(GraphView)

Draws the vertical axis line

public override void DrawAxisLine(GraphView graph)

Parameters

graph GraphView

DrawAxisLine(GraphView, int, int)

Draws a vertical axis line at the given x, y screen coordinates

protected override void DrawAxisLine(GraphView graph, int x, int y)

Parameters

graph GraphView

x int

y int