Method GetAxisXPosition | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
GetAxisXPosition(GraphView)
Returns the X screen position of the origin (typically 0,0) of graph space. Return value is bounded by the screen i.e. the axis is always rendered even if the origin is offscreen.
public int GetAxisXPosition(GraphView graph)
Parameters
graph
GraphView