ArcGIS Pro 3.0 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, Windows 8.1

    See Also