SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
I have a vertically stacked chart with 3 Y-Axes. How get the current Y-Axis(ID) where does mousepointer is arranged?
Hi Daniel,
These previous FAQs should lead you in the right detection to detecting clicks on the chart:
You can also use good old fashioned MouseEnter, MouseLeave events for the AxisBase class itself.
Hope this helps!
Andrew
Please login first to submit.