Back to Devexpress

DiagramOrgChartBehavior.HorizontalSpacing Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramorgchartbehavior-01d019e2.md

latest1.9 KB
Original Source

DiagramOrgChartBehavior.HorizontalSpacing 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 HorizontalSpacing { get; set; }
vb
<Browsable(False)>
Public Property HorizontalSpacing 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.TreeLayoutHorizontalSpacing

See Also

DiagramOrgChartBehavior Class

DiagramOrgChartBehavior Members

DevExpress.Xpf.Diagram Namespace