Posted 8 November 2017, 9:32 pm EST
Is there any native method in AR 11 that can be used to detect what area/series/data point on a Chart has received a mouse click( or other event )?
I’d like to be able to determine which chart area is clicked and perform associated actions.
i’ve noticed the HitTest class in the documentation. But not clear as to how to make use of this: http://help.grapecity.com/activereports/webhelp/AR11/index.html#GrapeCity.ActiveReports.Chart.v11~GrapeCity.ActiveReports.Chart.HitTest_members.html
Thanks.