Group: Forum Members
Last Active: 8 Years Ago
Posts: 23,
Visits: 6
|
I need to detect clicks for axis labels. For example I have X axis with labels "1,2,3,4... etc". I want to know when user click on "1" or "2" label and so on. I tried HitTest function, it correct returns that Axis object is clicked, but there is no info which label was clicked. Could you help here?
|