Question about Axis.Left.Labels

TeeChart for ActiveX, COM and ASP
Post Reply
EBIZN
Newbie
Newbie
Posts: 2
Joined: Mon Dec 19, 2005 12:00 am
Contact:

Question about Axis.Left.Labels

Post by EBIZN » Fri May 19, 2006 9:10 am

Hi there ..
I`m using version 7.0.0.6

My Qusetion is...

I have 2line left Axis like below


a1 b1 |
a2 b2 |
a3 b3 |_________________


How can I get label`s info(name) when I clicked one of left Labels..
I mean when I clicked b2 , How can I know what I click...

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Sun May 21, 2006 9:08 pm

Hi,

I'm afraid this cannot be done with the latest TeeChart Pro ActiveX version, this feature is already down our wish list (to have a clicked(x,y) method for the axis labels) to be considered for further releases.

For the moment there's only the clicked method for the Axes.

Post Reply