It appears that the hit test provided by the chart control doesn’t distinguish between clicking on an axis, an axis tick line, or axis text. Is this correct?
For an example, run the Mouse Events sample program provided with the program. You can then click on the word “Oranges”, the number “10”, the axis line next to the 10, or the horizontal strips across the chart, and there is nothing to distinguish between these chart elements in the HitTest result.
Is this correct? How can we determine which element is really clicked on?
Imported from legacy forums. Posted by rpineo (had 3066 views)