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

RadChart with another detailed chart as tooltip

1 Answer 59 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Deepika
Top achievements
Rank 1
Deepika asked on 29 Oct 2012, 04:26 AM
Hi,
I have two requirements -
1. I have a RadChart in my asp.net web application. It is a Bar Chart. On Click of one BAR on the chart, I have to make the Chart blurred and go away and a chart shud get displayed with details of that Bar (which is clicked).
 In short, I need to display a chart with details of the BAR that is clicked and when I dispay the second Chart, the first one shud disappear with some smooth transitions.

2. I have a RadChart in my asp.net  web application and when I hover the mouse on a perticular BAR, I need to display another chart with details of the BAR as tooltip. How do I achive this?

Thanks in Advance,
Deepika Karanth

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 31 Oct 2012, 12:30 PM
Hi,

To see more information along the lines of the requested functionality, please refer to the following article:

http://www.telerik.com/help/aspnet-ajax/chart-open-popup-in-response-to-click.html

Essentially, upon clicking on an item, you can populate another chart control, or show a window with additional data.
I hope this gets you started properly.

Greetings,
Yavor
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
Deepika
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or