I want to show animations in bar chart while rendering it. Please let me know how to achieve the same.
Regards
2 Answers, 1 is accepted
0
Petar Marchev
Telerik team
answered on 12 Jan 2017, 10:48 AM
Hi Milan,
Unfortunately we do not support animations for the UWP chart at the moment. Let us know if you have other questions.
Regards,
Petar Marchev
Telerik by Progress
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 Feedback Portal
and vote to affect the priority of the items
I was able to port the Animations SDK example from our WPF chart. You can find a small project attached to this post. To animate the series you need to set the corresponding attached property as demonstrated. Do keep in mind that when you take the code from this sample, this becomes a custom solution and you need to test, improve and take care of any problems that may occur. I hope this helps.
Regards,
Petar Marchev
Telerik by Progress
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 Feedback Portal
and vote to affect the priority of the items