OnClick coordinates
Posted: Sun Feb 20, 2011 5:53 pm
First - apologies for what is probably a dumb question. So thanks in advance for your help on the forum.
Second - in C++/VCL how do I determine the axis-based coordinates of a mouse click in a chart? That's to say, not the cursor coordinates on the Chart object itself (which start at 0,0 top-left) but within the displayed graph (with currently visible axes ranges)?
Second - in C++/VCL how do I determine the axis-based coordinates of a mouse click in a chart? That's to say, not the cursor coordinates on the Chart object itself (which start at 0,0 top-left) but within the displayed graph (with currently visible axes ranges)?