DiagramControl.MindMapTreeLayoutSubTreeDefaultSplitMode Property
In This Article
Specifies the criteria for arranging the mind map branches. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.Diagram
#Declaration
public SubTreeDefaultSplitMode MindMapTreeLayoutSubTreeDefaultSplitMode { get; set; }
#Property Value
Type | Description |
---|---|
Sub |
A Sub |
Available values:
Name |
---|
Root |
Tree |
Breadth |
Area |
See Also