ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / SpatialDispatchDiagramLayoutParameters Class / MaximumShiftFactor Property

In This Topic
    MaximumShiftFactor Property
    In This Topic
    Increases the diagram junction displacement for junctions that are very close together.
    Syntax
    Public Property MaximumShiftFactor As Double
    public double MaximumShiftFactor {get; set;}
    Remarks
    The larger the shift factor, the larger the separation between the diagram junctions that almost overlap. The default is 2.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also