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

Something more than text in a tooltip?

1 Answer 46 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
scott
Top achievements
Rank 1
scott asked on 11 Oct 2012, 09:44 PM
I'm using a asp.net ajax chart with a couple of line series and some bars.  I'm able to create any tooltips that I want as long as they are strings in the item.ActiveRegion.ToolTip property.  Is there a way to do something a little more complex? 

I'd like to query a database using data from the ChartSeriesItem under the mouse, and draw a pie chart or something...

Can I do this ?

1 Answer, 1 is accepted

Sort by
0
Petar Kirov
Telerik team
answered on 15 Oct 2012, 11:26 AM
Hi Scott,

Yes this can be achieved (although not by RadChart directly) by using RadTooltip. This demo showcases the functionality you need. Here are some more demos of it.

Feel free to contact us if you have difficulties in implementing it, or if any other questions arise.

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.
Tags
Chart (Obsolete)
Asked by
scott
Top achievements
Rank 1
Answers by
Petar Kirov
Telerik team
Share this question
or