Rotate whole RadDiagram

1 Answer 21 Views
Diagram
Dominic
Top achievements
Rank 1
Dominic asked on 27 Feb 2024, 10:26 AM

Hello!

The RadDiagram has included controls to pan and zoom, but not to rotate one's view of the entire diagram.

I don't mean to rotate just some shapes, but to offer the user an interaction like the "pan", where the view of the complete diagram is rotate around the center.

I tried implementing something like this with a WPF LayoutTransform or RenderTransform, but this always seems to have some ugly side effects.

Is there some easy way to implement something like this?

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin Ivanov
Telerik team
answered on 04 Mar 2024, 09:21 AM

Hello Dominic,

RadDiagram supports rotation only of its shapes. There is no other rotation feature, aside from that and the Layout/RenderTransform that you can apply to the RadDiagram control.

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.

Tags
Diagram
Asked by
Dominic
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or