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

change pointmark and display label on mouseover ot click

1 Answer 38 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
prayag ganoje
Top achievements
Rank 1
prayag ganoje asked on 22 Jul 2011, 01:19 PM
Hello,

I have a line chart with 5 active regions on it. by default these activeregions are displayed with filled circles.

Now I wish to display these activeregion with some other icon to highlight and display its label value in tooltip.

I find similar facility in silverlight. link

How to achieve the same is asp.net ajax chart control ?

1 Answer, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 27 Jul 2011, 08:33 AM
Hello Prayag,

What you need to do is subscribe to the server-side click event. When you click the line series you will be able to obtain a reference to the series item clicked through the event args of the click event. Once you have that you can change the appearance settings of the pointmark to whatever you like.

Kind regards,
Evgenia
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Chart (Obsolete)
Asked by
prayag ganoje
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Share this question
or