Skip to content

DevExpress-Examples/wpf-diagram-use-diagramorgchartbehavior-to-generate-diagram-from-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Diagram - Use DiagramOrgChartBehavior to Generate a Diagram from a Collection

This example uses the DiagramOrgChartBehavior to generate a hierarchical diagram from a data source or collection.

image

Implementation Details

  1. Add the DiagramOrgChartBehavior to the DiagramControl.
  2. Specify the following properties to map the behavior to data:
  3. Use the Item Template Designer to create "templates" for diagram items and connectors. This designer creates a TemplateDiagram object that contains generated code with diagram shapes and connectors.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Use DiagramOrgChartBehavior to generate a hierarchical diagram from a data source.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •