Enum ExcelPieType
Enumeration limits values which can be set by user.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelPieType
Fields
Name | Description |
---|---|
Bar | Represents the Bar pie type. |
Normal | Represents the Normal pie type. |
Pie | Represents the Pie pie type. |