ArcGIS Pro 2.6 API Reference Guide
ChartOrientation Enumeration

ArcGIS.Desktop.Mapping Namespace : ChartOrientation Enumeration
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace