This is a migrated thread and some comments may be shown as answers.

Tooltip On x Axis

2 Answers 67 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Viky
Top achievements
Rank 1
Viky asked on 18 Sep 2012, 10:17 AM
Hello All,
Greeting of the day!

How we can bind tooltip on x axis label item.
Please suggest me.

I have attached image file have a look this.


Thanks
Viky

2 Answers, 1 is accepted

Sort by
0
Petar Kirov
Telerik team
answered on 20 Sep 2012, 04:02 PM
Hello Viky,

The tooltips in the ASP RadChart are produced using Image Maps. They display the string in the radChart.PlotArea.XAxis.Items[index].ActiveRegion.Tooltip property. Unfortunately binding them is not supported and the only way to set their value is to manually traverse the radChart.PlotArea.XAxis.Items collection on the DataBound event and set each of the tooltip of the X Axis labels your own value.

I hope this helps.

Regards,
Petar Kirov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Viky
Top achievements
Rank 1
answered on 21 Sep 2012, 06:16 AM
Hi Petar Kirov,

Thanks for reply .
i will try using this.

Thanks
Viky
Tags
Chart (Obsolete)
Asked by
Viky
Top achievements
Rank 1
Answers by
Petar Kirov
Telerik team
Viky
Top achievements
Rank 1
Share this question
or