Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
455
Detect Axis Click
posted

Hello,

Is there a way to detect when the user clicks on an Axis?

I am trying to modify the code from

http://news.infragistics.com/forums/p/10441/46970.aspx#46970   because I have multiple Y axis in multiple layers in a composite chart, and I want the user to be able to move only 1 Y axis at a time.

 Is there a way to return the location of the Axis or a hittest that will return a boolean if the current click was over the axis?

 Thanks in advance

Talal