[]
Represents the possible types of Pie or Pie or Bar of Pie charts.
public enum OfPieType
Public Enum OfPieType
Name | Description |
---|---|
Bar | The chart is a bar of pie chart, not a pie of pie chart. |
Pie | The chart is pie of pie chart, not a bar of pie chart. |