how do I know that the mouse is over a chart axis label

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
David Novo
Newbie
Newbie
Posts: 71
Joined: Fri Jul 02, 2004 4:00 am
Location: Culver City
Contact:

how do I know that the mouse is over a chart axis label

Post by David Novo » Sun Aug 01, 2004 1:27 am

Hello,

I want to change the cursor if the mouse is over an axis title. Is there any way to check this in the onMouseMove?

-Dave

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Sun Aug 01, 2004 7:47 am

Hi, Dave.

Current version does not support this feature. The ClickedPart supports only basic chart elements like series, chart axis, chart title, but not individual chart axis elements like labels, axis title, ...
Marjan Slatinek,
http://www.steema.com

Post Reply