ChartAxis.positionToPixel Method
Returns the pixel position relative to the start of the axis that corresponds to the specified axis position.
Parameters
- position
-
Type: Number
A value between 0 and 1 indicating the relative position along the axis.
Return Value
Type: Number
The pixel position relative to the axis.