Function SGraph.XFromPix(pix:Double):Double;
Function SGraph.YFromPix(pix:Double):Double;
{Defined in UNIT SGraph.} Example
_____________________________________________________________ Converts from screen pixel units to scale units. Can be used to convert a mouse position to scale coordinates before the coordinates are registered with the graph object.