Method GetAxisXPosition
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