ArcGIS Pro 2.8 API Reference Guide
MaximumShift Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > LinearDispatchDiagramLayoutParameters Class : 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;}
Public Property MaximumShift As Double
Remarks
The default is 2. At the time this distance is reached, junctions are no longer moved during following iterations.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

LinearDispatchDiagramLayoutParameters Class
LinearDispatchDiagramLayoutParameters Members