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

In This Topic
    AlongSpacing Property (MainLineTreeDiagramLayoutParameters)
    In This Topic
    Spacing between diagram junctions that display along the axis of the main line.
    Syntax
    public double AlongSpacing {get; set;}
    Public Property AlongSpacing As Double
    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