ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / MainRingDiagramLayoutParameters Class / SubTreeAlongSpacing Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also