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

Animation Duration on AutoFit and Layout

2 Answers 59 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Vinod
Top achievements
Rank 1
Vinod asked on 14 Oct 2014, 04:42 PM
Is there a way to configure the animation duration used by AutoFit() and Layout()?

2 Answers, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 17 Oct 2014, 10:51 AM
Hello,

Straight to your query. In order to control the duration of the AutoFit animation you can use the attached DiagramAnimations.AnimationDuration property and set it to the RadDiagram like this:

<telerik:RadDiagram telerik:DiagramAnimations.AnimationDuration="10" />
 As for the Layout, there is no exposed mechanism to control its duration.

Regards,
Pavel R. Pavlov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Vinod
Top achievements
Rank 1
answered on 18 Oct 2014, 12:38 AM
Thank you, that helps!

Please consider exposing the animation duration for Layout() in future releases.
Tags
Diagram
Asked by
Vinod
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Vinod
Top achievements
Rank 1
Share this question
or