Skip to content

Latest commit

 

History

History
 
 

The diagram control is used to create different types of diagrams such as flowcharts, use case diagrams, workflow process diagrams, organizational chart, mind map, and so on. Diagram can also be exported as JSON and image formats (.PNG & .JPG).

The following samples are available for diagram to demonstrate the functionalities of each feature.

Sample Description
[Organization Chart](Organization Chart.cs) This sample demonstrate how to create organizational chart and customization of the nodes using template.
Mind map This sample demonstrate the creation and customization of the mind map diagram.
Flow Diagram This sample demonstrate how to create a simple flow diagram and also includes grid line & snap to grid features.
Node Customization This sample demonstrate that nodes can be customized with your own customized design using template property.
Connectors This sample demonstrate the three types of connectors available in the diagram control.