ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / SmartTreeDiagramLayoutParameters Class / DisjoinedGraphSpacing Property
Version

    DisjoinedGraphSpacing Property (SmartTreeDiagramLayoutParameters)
    The minimum spacing that must separate features belonging to disjoined graphs when the diagram contains such graphs.
    Syntax
    public double DisjoinedGraphSpacing {get; set;}
    Remarks
    The default is 4.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also