Class ExcelPieType
Enumeration limits values which can be set by user.
Inheritance
System.Object
ExcelPieType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class ExcelPieType : Enum
Fields
Bar
Represents the Bar pie type.
Declaration
public const ExcelPieType Bar
Field Value
Type | Description |
---|---|
ExcelPieType |
Normal
Represents the Normal pie type.
Declaration
public const ExcelPieType Normal
Field Value
Type | Description |
---|---|
ExcelPieType |
Pie
Represents the Pie pie type.
Declaration
public const ExcelPieType Pie
Field Value
Type | Description |
---|---|
ExcelPieType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |