ArcGIS Pro 3.0 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, Windows 8.1

    See Also