public enum LinkChartLayoutAlgorithm : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LinkChartLayoutAlgorithm Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LinkChartLayoutAlgorithm : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LinkChartLayoutAlgorithm Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.LinkChartLayoutAlgorithm
Target Platforms: Windows 11, Windows 10, Windows 8.1