Method ScreenToGraphSpace
ScreenToGraphSpace(int, int)
Returns the section of the graph that is represented by the given screen position
public RectangleF ScreenToGraphSpace(int col, int row)
Parameters
Returns
ScreenToGraphSpace(Rect)
Returns the section of the graph that is represented by the screen area
public RectangleF ScreenToGraphSpace(Rect screenArea)
Parameters
screenArea
Rect