Method GetAxisYPosition
GetAxisYPosition(GraphView)
Returns the Y 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 GetAxisYPosition(GraphView graph)
Parameters
graph
GraphView