Back to Devexpress

DiagramControl.MindMapTreeLayoutHierarchySpacing Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-5b6ecb2e.md

latest1.3 KB
Original Source

DiagramControl.MindMapTreeLayoutHierarchySpacing Property

Specifies the distance between layers of hierarchy. This is a dependency property.

Namespace : DevExpress.Xpf.Diagram

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

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public double MindMapTreeLayoutHierarchySpacing { get; set; }
vb
Public Property MindMapTreeLayoutHierarchySpacing As Double

Property Value

TypeDescription
Double

A System.Double value that is the distance in pixels between layers of hierarchy.

|

See Also

MindMapTreeLayoutNodeSpacing

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace