Back to Devexpress

DiagramControl.TreeLayoutVerticalSpacing Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-03c6511e.md

latest1.1 KB
Original Source

DiagramControl.TreeLayoutVerticalSpacing 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 TreeLayoutVerticalSpacing { get; set; }
vb
Public Property TreeLayoutVerticalSpacing As Double

Property Value

TypeDescription
Double

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

|

See Also

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace