How to make a click event for the
Hello Umer,
In order to define a click event for a particular series, I would recommend utilizing the seriesMouseLeftButtonDown event on the chart that you are using. The event arguments will return the series that you clicked if you want to narrow it down to a particular one.
Please let me know if you have any other questions or concerns on this matter.