Hit Test with Left Axis SciChart.js
When there is a left axis, points must be translated to the series view rect to hit-test
Instructions
- Click on the chart and look at the console to see hit-test results
- When IsHit = true, the nearest point will momentarily turn green
- When IsHit = false, the nearest point will momentarily turn red