ArcGIS Pro 3.7 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 Property DisjoinedGraphSpacing As Double
    public double DisjoinedGraphSpacing {get; set;}
    Remarks
    The default is 4.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also