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

Modified a RadChart from client-side

1 Answer 36 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Heri .
Top achievements
Rank 1
Heri . asked on 27 Dec 2010, 04:59 AM
Hello Telerik, is it possible to modified a RadChart from client-side ? I mean like, add/remove Series/Items, Colors, etc. Currently I'm using a RadChart with a RadAjaxManager. i don't want modified from server-side

Thanks.

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 27 Dec 2010, 09:53 AM
Hello Heri .,

Handling this functionality from the client side is not possible at present. The reason for this is that the chart is rendered as an image, and no modifications are possible on the client. From the client, you can initiate an ajax request, to go to the server, add/remove series, and then refresh the chart. Since the setup is ajaxified, the behavior will simulate client side performance.
I hope this information helps.

Best wishes,
Yavor
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
Heri .
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or