ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / MainLineTreeDiagramLayoutParameters Class / DisjoinedGraphSpacing Property

In This Topic
    DisjoinedGraphSpacing Property (MainLineTreeDiagramLayoutParameters)
    In This Topic
    The minimum spacing that must separate features belonging to disjoined graphs when the diagram contains such 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