1

Below is the answer for this: TChart1.Axis.Bottom.Labels.Selected.Hover.Visible = False

But in my case there is no function in axislabel.h which provide me the selected item details.

TChart1.GetAxis().GetBottom().GetLabels().????????

Thanks Akshay

1 Answers1

0

I could reproduce the problem. I think there are some headers missing to make it work in VC++.
I've added it to the public tracker to be further investigated:
http://bugs.teechart.net/show_bug.cgi?id=1280

We expect to publish a maintenance release this September and hopefully will include this fix.

Edit:
Find here the missing headers.

Yeray
  • 5,009
  • 1
  • 13
  • 25