iwbnwif / wxFreeChart

This is a clone (not fork) of the pbfordev/wxFreeChart repository. It has their original fixes to the the wxCode version.
Other
37 stars 21 forks source link

I draw a XY chart , how can I get the XY value when I move mouse to one of the point in chart? #57

Closed rodingbao closed 1 day ago

rodingbao commented 1 year ago

I draw a XY chart , how can I get the XY value when I move mouse to one of the point in chart? I didnt find such information or guide in the demo program.