public enum PieChartOrientation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PieChartOrientation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PieChartOrientation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PieChartOrientation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Clockwise | Individual pies are orientated from 90 degress in a clockwise direction | 
| CounterClockwise | Individual pies are orientated from 0 degrees in a counterclockwise direction | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.PieChartOrientation
Target Platforms: Windows 10, Windows 8.1