ArcGIS Pro 3.7 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 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