Back to Devexpress

DiagramOrgChartBehavior.VerticalSpacing Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramorgchartbehavior-3bd34a4b.md

latest2.0 KB
Original Source

DiagramOrgChartBehavior.VerticalSpacing Property

For internal use.

Namespace : DevExpress.Xpf.Diagram

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

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
[Browsable(false)]
public double VerticalSpacing { get; set; }
vb
<Browsable(False)>
Public Property VerticalSpacing As Double

Property Value

Type
Double

Remarks

Use the corresponding property of the specified layout algorithm:

DiagramControl.CircularLayoutNodesSpacing

DiagramControl.MindMapTreeLayoutHierarchySpacing, DiagramControl.MindMapTreeLayoutNodeSpacing, DiagramControl.MindMapTreeLayoutRootSpacing

DiagramControl.SugiyamaLayoutLayerSpacing, DiagramControl.SugiyamaLayoutColumnSpacing

DiagramControl.TipOverTreeLayoutVerticalSpacing

DiagramControl.TreeLayoutVerticalSpacing

See Also

DiagramOrgChartBehavior Class

DiagramOrgChartBehavior Members

DevExpress.Xpf.Diagram Namespace