SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
I want to handle mouse click event on ChartSurface. I need to detect when clicked on chart whether series was clicked or chartsurface was clicked. I handled previewmouseleftbutton on chartsurface but it is not giving clicked element information. Can you pls help?
To determine if a mouse click occurred on the chart or an axis pane, see this question.
To determine if a mouse click occured on a series, use this API.
Best regards,
Andrew
Please login first to submit.