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

[Solved] Animate change in data points

1 Answer 88 Views
Chart for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Object
Top achievements
Rank 1
Object asked on 30 Aug 2013, 02:13 AM
I am seeing some support for animations inside the "Transitions" property that you can apply, but there is little doco (that I could find) on how to effectively use this to introduce a change on the data set if I add new points.

Can someone explain please how I might add some animations into the change of data points (i.e. when the datacontext properties get updates)?

1 Answer, 1 is accepted

Sort by
0
Rosy Topchiyska
Telerik team
answered on 30 Aug 2013, 03:11 PM
Hello,

Thank you for your question.

Unfortunately the current version of the chart control does not provide support for custom animations and transitions. The Transitions property you are referring to is actually inherited from the UIElement class and it supports the standard transitions that Microsoft provides, but the chart does not trigger transitions on its own when its data is updated.

I hope this was useful and let us know if you have any other questions or ideas.

Regards,
Rositsa Topchiyska
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Chart for XAML
Asked by
Object
Top achievements
Rank 1
Answers by
Rosy Topchiyska
Telerik team
Share this question
or