fromRelativeCoordinate Method
Converts a relative coordinate (e.g. 0.0 to 1.0) to data-value
Syntax
Parameters
- coord
- The relative coordinate, in the range of 0.0 to 1.0 for extremes of the viewport
- axis
- The axis for which the data value is calculated
Return Value
The converted data-value
See Also