dxdiagram
There are 23 repositories under dxdiagram topic.
DevExpress-Examples/wpf-diagramdesigner-create-custom-shapes-with-connection-points
Define custom shapes for the Diagram Designer Control in the XAML markup
DevExpress-Examples/winforms-diagram-create-custom-toolbox
Create a custom toolbox and display it in the DiagramControl
DevExpress-Examples/wpf-diagram-create-custom-diagram-containers
Use the ContainerShapeTemplate class to create custom diagram containers.
DevExpress-Examples/wpf-diagram-use-diagramorgchartbehavior-to-generate-diagram-from-collection
Use DiagramOrgChartBehavior to generate a hierarchical diagram from a data source.
DevExpress-Examples/wpf-diagramcontrol-create-items-with-custom-content
Create diagram items with custom elements and register these items in the toolbox
DevExpress-Examples/out-of-maintenance-How-to-create-a-custom-DiagramControl-toolbox
.NET, WPF, DXDiagram for WPF
DevExpress-Examples/out-of-maintenance-how-to-create-a-custom-theme-for-shapes-in-diagramdesignercontrol-t324540
.NET, WPF, DXDiagram for WPF
DevExpress-Examples/wpf-diagram-bind-item-positions-to-source-objects
Bind positions of diagram items to source properties in two-way mode.
DevExpress-Examples/wpf-diagram-create-custom-shapes-based-on-diagram-containers
Create custom shapes with multiple inner shapes
DevExpress-Examples/wpf-diagram-create-diagramshape-descendant-with-editable-and-serializable-properties
Serialize and allow users to edit custom properties of DiagramShape descendants.
DevExpress-Examples/wpf-diagram-create-rotatable-containers-with-shapes
Allow users to rotate diagram containers with shapes
DevExpress-Examples/wpf-diagram-custom-context-menu
Дustomize shape context menus in the Diagram Control.
DevExpress-Examples/wpf-diagram-mdi
Display multiple diagrams as MDI documents
DevExpress-Examples/wpf-diagram-proportionally-resize-shapes-within-container
Resize inner shapes when the associated parent container is resized.
DevExpress-Examples/wpf-diagram-register-and-use-svg-shapes
Create diagram shapes based on SVG images, register them, and use SVG shapes in the diagram.
DevExpress-Examples/wpf-diagram-register-factoryitemtools-for-shapes
Register FactoryItemTools for regular shapes and shapes created from SVG images or ShapeTemplates
DevExpress-Examples/wpf-diagram-track-and-restrict-drag-actions
Restrict different drag/move actions in the Diagram Control.
DevExpress-Examples/wpf-diagram-use-custom-functions-in-shape-templates
Specify complex expressions and use custom functions in shape templates
DevExpress-Examples/wpf-diagram-use-custom-graph-layout-algorithms-to-arrange-shapes
.NET, WPF, DXDiagram for WPF
DevExpress-Examples/wpf-diagram-use-diagramdatabindingbehavior-to-generate-diagram-from-collection
Use the DiagramDataBindingBehavior to generate a diagram from a data source or collection
DevExpress-Examples/wpf-generate-diagram-with-grouped-items
Use DiagramDataBindingBehavior to generate diagrams with grouped items.