Back to Devexpress

DiagramControl.TreeLayoutHorizontalSpacing Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-4bdb605c.md

latest1.2 KB
Original Source

DiagramControl.TreeLayoutHorizontalSpacing Property

Specifies the distance between shapes on the same level 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 TreeLayoutHorizontalSpacing { get; set; }
vb
Public Property TreeLayoutHorizontalSpacing As Double

Property Value

TypeDescription
Double

A System.Double value that is the distance in pixels between shapes on the same level of hierarchy.

|

See Also

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace