ArcGIS Pro 3.7 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 Property AlongSpacing As Double
    public double AlongSpacing {get; set;}
    Remarks
    The default is 2.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also