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

In This Topic
    SubtreeSpacing Property
    In This Topic
    Determines the spacing between two neighboring subtrees.
    Syntax
    public double SubtreeSpacing {get; set;}
    Public Property SubtreeSpacing As Double
    Remarks
    Determines the spacing between two neighboring subtrees; that is, the spacing between diagram junctions that are displayed perpendicular to the smart tree direction and belong to a different subtree. The default is 2.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also