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
140
handle mouse events on axis
posted

Hi.

I am trying to implement the ability to manipulate an axis using the mouse. I have not had any luck getting the axis to respond to the Mouse events.

Is there some sort of overlay or something that would stop the event from being fired in the axis?

I searched through all of the axis base classes and do not see anywhere where else where it is being handled. I am trying to handle the events in the NumericAxisBase class.

Parents Reply Children
No Data