ArcGIS Pro 2.8 API Reference Guide
RepelFactor Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > ForceDirectedDiagramLayoutParameters Class : RepelFactor Property
Factor used to quickly increase diagram junctions displacement for junctions that are close together.
Syntax
public double RepelFactor {get; set;}
Public Property RepelFactor As Double
Remarks
Adds distance between diagram junctions that are close together. The larger the repel factor, the greater the distance that will be added between nearly overlapping diagram junctions. The default is 1.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ForceDirectedDiagramLayoutParameters Class
ForceDirectedDiagramLayoutParameters Members