ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / LinkChartLayoutAlgorithm Enumeration

In This Topic
    LinkChartLayoutAlgorithm Enumeration
    In This Topic
    Link chart layout algorithm.
    Syntax
    Members
    MemberDescription
    Balloon_Default Balloon with default parameters.
    Balloon_Ray_Like Balloon layout with ray like placement.
    Circular_Default Circular layout with default parameters.
    Circular_Substructures Circular layout with substructure processing.
    Clustered Clustered layout.
    Hierarchy_BottomToTop Hierarchy layout oriented bottom to top.
    Hierarchy_Curves_BottomToTop Hierarchy layout with curve edges oriented bottom to top.
    Hierarchy_Curves_LeftToRight Hierarchy layout with curve edges oriented left to right.
    Hierarchy_Curves_RightToLeft Hierarchy layout with curve edges oriented right to left.
    Hierarchy_Curves_TopToBottom Hierarchy layout with curve edges oriented top to bottom.
    Hierarchy_Flowchart_BottomToTop Hierarchy layout with flowchart layout oriented bottom to top.
    Hierarchy_Flowchart_LeftToRight Hierarchy layout with flowchart layout oriented left to right.
    Hierarchy_Flowchart_RightToLeft Hierarchy layout with flowchart layout oriented right to left.
    Hierarchy_Flowchart_TopToBottom Hierarchy layout with flowchart layout oriented top to bottom.
    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.
    Organic_Clustered Organic layout with cluster detection.
    Organic_Clustered_Substructures Organic layout with cluster detection and substructure processing.
    Organic_Substructures Organic layout with substructure processing.
    Radial_Default Radial layout with default parameters.
    Radial_Dendrogram Radial layout with dendrogram layout.
    Tree_Compact_BottomToTop Tree layout with compact grouping oriented bottom to top.
    Tree_Compact_LeftToRight Tree layout with compact grouping oriented left to right.
    Tree_Compact_RightToLeft Tree layout with compact grouping oriented right to left.
    Tree_Compact_TopToBottom Tree layout with compact grouping oriented top to bottom.
    Tree_Mindmap_BottomToTop Tree layout with mindmap organization oriented bottom to top.
    Tree_Mindmap_LeftToRight Tree layout with mindmap organization oriented left to right.
    Tree_Mindmap_RightToLeft Tree layout with mindmap organization oriented right to left.
    Tree_Mindmap_TopToBottom Tree layout with mindmap organization oriented top to bottom.
    Tree_Multi_Parent_Tree_BottomToTop Tree layout with multi-parent parameters oriented bottom to top.
    Tree_Multi_Parent_Tree_LeftToRight Tree layout with multi-parent parameters oriented left to right.
    Tree_Multi_Parent_Tree_RightToLeft Tree layout with multi-parent parameters oriented right to left.
    Tree_Multi_Parent_Tree_TopToBottom Tree layout with multi-parent parameters oriented top to bottom.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also