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

DiagramConstants

1 Answer 46 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Oktay
Top achievements
Rank 1
Oktay asked on 26 Jan 2017, 09:14 AM

Dear All

I looking for some activation of some features which are described in UI for WPF, I cant found it for Ajax

under WPF it is described that it will be possible to set 

RoutingGridSize

AvoidShapes

WallOptimization 

etc...

How can I set them in Ajax?

 

Cheers

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 30 Jan 2017, 12:39 PM
Hi Oktay,

I have already answered your support ticket on the matter, for convenience I am pasting my answer here as well:

The RadDiagram for WPF and RadDiagram for ASP.NET AJAX are two separately developed controls with different sets of features, relying on different platforms. Having this in mind, and the fact that the RadDiagram for WPF control exists several years more than the one for AJAX, makes its funtionality richer.

The RadDiagram for ASP.NET AJAX control is a server-side wrapper of the Kendo UI diagram widget, so below you will find listed some of the properties of the widget that provides partially the fucntionality of the listed by you properties:
connections.type - the connections do not cross the shapes if set to "cascading"
connections.points - defines where exactly the connection will change its direction
layout.grid - in this layout type you are allowed to control different settings of the diagram items grid.

In addition please, feel free to submit a feature request for any diagram funtionality you find useful and is not currently available in the diagram widget:
http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback


Regards,
Vessy
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Diagram
Asked by
Oktay
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or