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

Formatting the tooltip for RadChart

1 Answer 77 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Swarna
Top achievements
Rank 1
Swarna asked on 02 Jun 2011, 04:07 AM
Hi,
I am trying to add Tooltip format to the seriesdefintion. This is my itemssource structure
class a
{
date effdate;
double rate,
Details details
}
Details is a class with name, number as members.

Now I am adding the tool tip on seriesmapping definition as "#DATAITEM.rate on #DATAITEM,effdate{d} for #DATAITEM.details.name"

RAte and Date are disaplyed properly in the tooltip but not name, 
Any solution?

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 06 Jun 2011, 08:32 AM
Hello swarna,

Please, take a look at this help topic, the sections called Formatting the Tooltip and Customizing Tooltip Content would perhaps be useful for your scenario. If the issue persists, could you open a support ticket and send us a small runnable application, demonstrating it.

Best wishes,
Nikolay
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
Swarna
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or