Animation in diagram control

1 Answer 13 Views
Diagram
Parth
Top achievements
Rank 1
Iron
Iron
Parth asked on 15 May 2024, 01:13 PM

How can I show animation like the following video in diagram control with pause and play option?

Which control is used in the following image?

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 16 May 2024, 11:01 AM

Hello Parth,

There is no such built-in animation for the shapes in the diagram. To get the desired behavior you can implement custom animation behavior for the content of the RadDiagramShapes using the WPF animation APIs

Also there is no animation player control (the one below the diagram in your picture) in the Telerik UI for WPF suite. To create one you can implement custom application logic and utilize the Telerik controls for the different elements. For example, a RadButton for Play/Pause button and RadCartesianChart or RadSparkline for the timeline area. 

Regards,
Martin Ivanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Parth
Top achievements
Rank 1
Iron
Iron
commented on 16 May 2024, 12:59 PM

Thank you for your quick response.
Tags
Diagram
Asked by
Parth
Top achievements
Rank 1
Iron
Iron
Answers by
Martin Ivanov
Telerik team
Share this question
or