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

RadChart positioning problem.

1 Answer 32 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Nazmi
Top achievements
Rank 1
Nazmi asked on 10 Dec 2010, 11:34 PM
Hi there,

After I refresh the browser when the vertical bar is visible, the position of series is a couple of inches below the chart. So how can I update the position in Javascript, or JQuery?

Thanks,

Nazmi

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 13 Dec 2010, 09:28 AM
Hello Nazmi,

Since the chart is rendered as an image, you cannot update its layout once it has been rendered. You would need to rebind the control, and make a trip to the server, to make sure that the chart is properly rendered and refreshed. You can couple this with Ajax, to simulate client side performance.
I hope this information helps.

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