ArcGIS Pro 2.8 API Reference Guide
SpatialDispatchDiagramLayoutParameters Class
Members 

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace : SpatialDispatchDiagramLayoutParameters Class
Represents the Spatial Dispatch diagram layout parameters. This layout algorithm separates diagram junctions that are visibly close to overlapping.
Syntax
public sealed class SpatialDispatchDiagramLayoutParameters : DiagramLayoutParameters 
Public NotInheritable Class SpatialDispatchDiagramLayoutParameters 
   Inherits DiagramLayoutParameters
Remarks
This layout algorithm progressively separates diagram junctions that are visibly close to overlapping according to their current positions and to the shift factor specified.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams.DiagramLayoutParameters
      ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams.SpatialDispatchDiagramLayoutParameters

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SpatialDispatchDiagramLayoutParameters Members
ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace