EJSC.Axis.pointToPixel

See Also

 

Definition

 

integer pointToPixel( number coordinate )

 

 

Description

 

Converts the chart coordinates based on axis data into the appropriate pixel position for that point (x or y depending on the orientation of the axis)

 

The result will be undefined if the coordinate provided is outside the currently displayed range.