ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / SmartTreeDiagramLayoutParameters Class / AlongSpacing Property

In This Topic
    AlongSpacing Property (SmartTreeDiagramLayoutParameters)
    In This Topic
    Specifies the spacing between diagram junctions that are displayed along the smart tree direction.
    Syntax
    public double AlongSpacing {get; set;}
    Public Property AlongSpacing As Double
    Remarks
    The default is 2.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also