DiagramOrgChartBehavior.VerticalSpacing Property
For internal use.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
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