DiagramControl.MindMapTreeLayoutOrientation Property
In This Article
Specifies the mind-map tree orientation. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.Diagram
#Declaration
public Orientation MindMapTreeLayoutOrientation { get; set; }
#Property Value
Type | Description |
---|---|
Orientation | A System. |
See Also