ArcGIS Pro 2.6 API Reference Guide
LinkChartLayoutAlgorithm Enumeration

ArcGIS.Core.CIM Namespace : LinkChartLayoutAlgorithm Enumeration
Link chart layout algorithm.
Syntax
public enum LinkChartLayoutAlgorithm : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum LinkChartLayoutAlgorithm 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Clustered Clustered layout.
Hierarchy_BottomToTop Hierarchy layout oriented bottom to top.
Hierarchy_LeftToRight Hierarchy layout oriented left to right.
Hierarchy_RightToLeft Hierarchy layout oriented right to left.
Hierarchy_TopToBottom Hierarchy layout oriented top to bottom.
Organic Organic layout.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.LinkChartLayoutAlgorithm

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace