I need make big the RadDiagramShape of relative form. I want to say that, if the shape is a rectangle of 100x100 and you make it bigger, the new size is 200x200, not 100x200. It's possible do it? How I do?
Thanks,
Maite.
1 Answer, 1 is accepted
0
Martin Ivanov
Telerik team
answered on 17 Jul 2014, 12:25 PM
Hi Maite,
In order to achieve your requirement you can use the ResizingService of the RadDiagram control. You can read more about services in our Services article. Also, I am happy to inform you that there is sample implementation of the service that is available for download from our XAML SDK, after navigating to the CustomServices folder.
Regards,
Martin
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.