Maps the user coordinates (userX, userY) to the device coordinates devXY.
double
which specifies the user x-coordinate. double
which specifies the user y-coordinate. int[2]
array on input, on output, the device coordinates. AxisXY Class | Imsl.Chart2D Namespace