ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PieChartOrientation Enumeration

In This Topic
    PieChartOrientation Enumeration
    In This Topic
    Specifies the orientation of the pie.
    Syntax
    Members
    MemberDescription
    Clockwise Individual pies are orientated from 90 degress in a clockwise direction.
    CounterClockwise Individual pies are orientated from 0 degrees in a counterclockwise direction.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also