Home › Forums › Chart Support › click event for any cursor position › Reply To: click event for any cursor position
@intijk,
You can use convertPixelToValue method to fetch axis value for any given pixel co-ordinate. You can also get pixel co-ordinate for any axis value using convertValueToPixel.
—- Bivek Singh, Team CanvasJS