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

In This Topic
    PerpendicularSpacing Property (SmartTreeDiagramLayoutParameters)
    In This Topic
    Specifies the spacing between diagram junctions that are displayed perpendicular to the smart tree direction and belong to the same subtree level.
    Syntax
    public double PerpendicularSpacing {get; set;}
    Public Property PerpendicularSpacing As Double
    Remarks
    The default is 2.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also