ArcGIS Pro 3.7 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 Property SubTreeAlongSpacing As Double
    public double SubTreeAlongSpacing {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