ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / MainLineTreeDiagramLayoutParameters Class / PerpendicularSpacing Property

In This Topic
    PerpendicularSpacing Property (MainLineTreeDiagramLayoutParameters)
    In This Topic
    Spacing between diagram junctions that display along the axis perpendicular to the main line.
    Syntax
    Public Property PerpendicularSpacing As Double
    public double PerpendicularSpacing {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