ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / RadialTreeDiagramLayoutParameters Class / DisjoinedGraphSpacing Property

In This Topic
    DisjoinedGraphSpacing Property (RadialTreeDiagramLayoutParameters)
    In This Topic
    Minimum spacing that must separate features belonging to disjoined graphs.
    Syntax
    public double DisjoinedGraphSpacing {get; set;}
    Public Property DisjoinedGraphSpacing As Double
    Remarks
    The default is 4.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also