ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / MainLineTreeDiagramLayoutParameters Class / AlongSpacing Property
Version

AlongSpacing Property (MainLineTreeDiagramLayoutParameters)
Spacing between diagram junctions that display along the axis of the main line.
Syntax
public double AlongSpacing {get; set;}
Remarks
It also dictates the spacing between diagram junctions that are displayed along the axis parallel to this main line. This parameter is required when using absolute units. The default is 2.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also