ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ChartOrientation Enumeration

In This Topic
    ChartOrientation Enumeration
    In This Topic
    Specifies the orientation of a chart
    Syntax
    Members
    MemberDescription
    Horizontal Orients the chart as horizontal bar or bars
    Vertical Orients the chart as vertical column or columns
    Remarks
    Use to configure the orientation of the bars or bar in a bar chart or stack chart. Vertical is considered "column" or "columns", Horizontal is considered "bar" or "bars"
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.ChartOrientation

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also