ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / ChartLegendAlignment Enumeration

In This Topic
    ChartLegendAlignment Enumeration
    In This Topic
    Chart legend alignment options.
    Syntax
    Members
    MemberDescription
    Bottom The legend is arranged along the bottom of the chart.
    Left The legend is arranged along the left side of the chart.
    Right The legend is arranged along the right side of the chart.
    Top The legend is arranged along the top of the chart
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also