ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / SmartTreeDiagramLayoutParameters Class / DisjoinedGraphSpacing Property

DisjoinedGraphSpacing Property (SmartTreeDiagramLayoutParameters)
The minimum spacing that must separate features belonging to disjoined graphs when the diagram contains such graphs.
Syntax
public double DisjoinedGraphSpacing {get; set;}
Remarks
The default is 4.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also