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

  1. Click on the chart and look at the console to see hit-test results
  2. When IsHit = true, the nearest point will momentarily turn green
  3. When IsHit = false, the nearest point will momentarily turn red