xtradiagram
There are 18 repositories under xtradiagram topic.
DevExpress-Examples/winforms-diagram-create-custom-shapes-with-connection-points
Define custom shapes for the DiagramControl in XML.
DevExpress-Examples/how-to-create-a-diagramshape-descendant-and-serialize-its-properties-t361265
.NET, WinForms, XtraDiagram
DevExpress-Examples/How-to-execute-an-arbitrary-action-when-a-diagram-item-is-clicked-winforms
.NET, WinForms, XtraDiagram
DevExpress-Examples/how-to-generate-a-diagram-from-a-collection-using-diagramdatabindingcontroller-t477927
.NET, WinForms, XtraDiagram
DevExpress-Examples/how-to-generate-a-diagram-from-a-collection-using-diagramorgchartcontroller-t477740
.NET, WinForms, XtraDiagram
DevExpress-Examples/how-to-register-and-use-svg-shapes-t478182
.NET, WinForms, XtraDiagram
DevExpress-Examples/how-to-use-custom-graph-layout-algorithms-to-arrange-shapes-in-diagramcontrol-t394210
.NET, WinForms, XtraDiagram
DevExpress-Examples/how-to-use-the-customdrawitem-event-to-draw-custom-icons-inside-diagram-items-t441104
.NET, WinForms, XtraDiagram
DevExpress-Examples/winforms-diagram-create-custom-shapes-based-on-diagram-containers
Create custom shapes with multiple inner shapes
DevExpress-Examples/winforms-diagram-create-rotatable-containers-with-shapes
Allow users to rotate diagram containers with shapes
DevExpress-Examples/winforms-diagram-proportionally-resize-shapes-within-container
Resize inner shapes when the associated parent container is resized.
DevExpress-Examples/winforms-diagram-register-factoryitemtools-for-shapes
Register FactoryItemTools for regular shapes and shapes created from SVG images or ShapeTemplates.
DevExpress-Examples/winforms-diagram-track-and-restrict-drag-actions
Restrict different drag/move actions in the Diagram Control.
DevExpress-Examples/winforms-diagram-use-custom-functions-in-shape-templates
Specify complex expressions and use custom functions in shape templates
DevExpress-Examples/winforms-generate-diagram-with-grouped-items
Use DiagramDataBindingController to generate diagrams with grouped items.