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

Chart animation is consuming 100% CPU

1 Answer 103 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Dhruv
Top achievements
Rank 1
Dhruv asked on 04 Jun 2013, 07:59 AM
Currently we are using 4-6 Radcharts on a screen in our application and when we run our application its is consuming all the CPU. When we digged in the application we found it is because of enabling animation in chart view. But when we disabled the animation in chart controls it is still using 100% of CPU.

Can you please suggest us if there is any other property or solution to disable the refreshing in charts.

1 Answer, 1 is accepted

Sort by
0
Petar Kirov
Telerik team
answered on 06 Jun 2013, 10:11 AM
Hi,

Currently we offer 2 charting solutions for the Silverlight platform - RadChart and RadChartView (represented by the classes RadCartesianChart, RadPieChart and RadPolarChart). 
The RadChartView is the newer control which addresses some of the limitations and deficiencies that we have identified in the RadChart implementation over the years. It is easier to set up and has vastly improved performance.

By migrating your application to RadChartView you should notice a significant improvement in performance and responsiveness. Have in mind that the two controls have very different architecture and not all features are supported by both of them.
For detailed comparison between the two controls, you can check this help topic.

I hope you will find the RadChartView control suitable for your project.

Regards,
Petar Kirov
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ChartView
Asked by
Dhruv
Top achievements
Rank 1
Answers by
Petar Kirov
Telerik team
Share this question
or