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

    MaximumShiftFactor Property
    Increases the diagram junction displacement for junctions that are very close together.
    Syntax
    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, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also