ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / LinearDispatchDiagramLayoutParameters Class / LeavesShift Property

In This Topic
    LeavesShift Property
    In This Topic
    The maximum distance the leaf junctions must be expanded from the junctions to which they connect.
    Syntax
    Public Property LeavesShift As Double
    public double LeavesShift {get; set;}
    Remarks
    The default is 2. At the time this distance is reached, leaf nodes are no longer moved during the following iterations.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also