ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / LinearDispatchDiagramLayoutParameters Class / MaximumShift Property
Version

    MaximumShift Property
    The maximum distance the junctions with two connections can be spaced from the junctions to which they connect.
    Syntax
    public double MaximumShift {get; set;}
    Remarks
    The default is 2. At the time this distance is reached, junctions are no longer moved during following iterations.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also