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

Animating ChartView PieChart?

1 Answer 41 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
tomcrusader
Top achievements
Rank 2
tomcrusader asked on 31 May 2014, 12:38 PM
I've been looking at the PieChart demo here: http://demos.telerik.com/silverlight/#ChartView/PieSmartLabels

See how it animates nicely upon load? However I try to interpret that code, the sparce documentation (almost noting about PieChart for ChartView) I can't get them animations going. My chart just loads fully rendered with no flair.

Anyone know how to get the ChartView PieChart animations going?

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 02 Jun 2014, 08:56 AM
Hi,

Please keep in mind that the RadChartView control does not support animations out-of-the-box. This is the reason why animations are not included in our documentation. The referenced demo project as well as the FirstLook demo serves only to present one possible approach for implementing animations in the control. 

Please take a closer look at the FirstLook demo to see how we attach the animations to the RadChartView control. I hope it will help you implementing the same approach in your application.

Regards,
Pavel R. Pavlov
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
ChartView
Asked by
tomcrusader
Top achievements
Rank 2
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or