Table of Contents

Method GetAxisYPosition

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

GetAxisYPosition(GraphView)

Returns the Y viewport position of the origin (typically 0,0) of graph space. Return value is bounded by the viewport i.e. the axis is always rendered even if the origin is offscreen.

public int GetAxisYPosition(GraphView graph)

Parameters

graph GraphView

Returns

int