Back to Devexpress

DiagramOrgChartBehavior.LayoutKind Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramorgchartbehavior-41f1529b.md

latest1.2 KB
Original Source

DiagramOrgChartBehavior.LayoutKind Property

Specifies the automatic layout to be applied to the generated diagram. This is a dependency property.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public DiagramLayoutKind LayoutKind { get; set; }
vb
Public Property LayoutKind As DiagramLayoutKind

Property Value

TypeDescription
DevExpress.Diagram.Core.DiagramLayoutKind

A DevExpress.Diagram.Core.DiagramLayoutKind enumeration value.

|

See Also

DiagramOrgChartBehavior Class

DiagramOrgChartBehavior Members

DevExpress.Xpf.Diagram Namespace