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

Cannot disable pie chart animations?

4 Answers 197 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Scott Vande Krol
Top achievements
Rank 1
Scott Vande Krol asked on 09 Sep 2010, 06:27 PM
I have set ChartArea.EnableAnimations to False, ChartArea.EnableStripLineAnimations to False, and every AnimationSetting that I can find to zero.  However, the Pie chart always zooms in on load.  I need to disable this in order to print the chart, otherwise only the labels show up.

4 Answers, 1 is accepted

Sort by
0
Alexey Oyun
Top achievements
Rank 1
answered on 10 Sep 2010, 07:26 AM
Yesterday, I had to do just the same.

radChart.DefaultView.ChartArea.EnableAnimations = false;


and it worked for me.

There is one thing to check, I am using internal build 2010.2.821.1040
0
Evgenia
Telerik team
answered on 10 Sep 2010, 04:11 PM
Hi Scott Vande Krol,

Indeed, we introduced this problem with Q2 2010 SP1 release. Our developers have already fixed that. As Alexey mentioned, it works fine with the Latest Internal Build -- you can download it from your account. Still, if you prefer to stick with official versions, please take a look at the project that I attached to see how to prevent the Pie loading animation.

Sincerely yours,
Evgenia
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Darren
Top achievements
Rank 1
answered on 16 Sep 2010, 05:08 PM
Hi,
I am seeing a similar problem with bar charts (WPF).  Even though I set 'EnableAnimations' to false, the bars still animate when the chart is displayed.  Is this related to the same issue, and also fixed in the latest internal build?

Thanks.
0
Evgenia
Telerik team
answered on 17 Sep 2010, 03:10 PM
Hello Darren,

Indeed we must admit that this problem was introduced with the latest Q2 2010 SP1 release. Our developers have already addressed the issue and you can get the fixed version by downloading the latest internal build (currently version 2010.2.0903) from your Client.Net account. The fix will also be included in the official SP2 release that is scheduled for next week.


Sincerely yours,
Evgenia
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
Scott Vande Krol
Top achievements
Rank 1
Answers by
Alexey Oyun
Top achievements
Rank 1
Evgenia
Telerik team
Darren
Top achievements
Rank 1
Share this question
or