Hello,
We're capturing MouseDown events on our series. This worked well in combination with series tooltips. But we just replaced the tooltips with NearestPoint trackball information, since it's less "sensitive" than tooltips. However, the trackball symbol seems to capture the MouseDown event. So if the user clicks on the trackball symbol (which feels very natural), we don't get the MouseDown event for the series. Is there any way around this?
Best regards,
Marcus