ArcGIS Pro 3.2 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 double MaximumShiftFactor {get; set;}
    Public Property MaximumShiftFactor As Double
    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, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also