Class OfficePieType
Specifies the limit values of pie chart.
Inheritance
System.Object
OfficePieType
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.NET.dll
Syntax
public sealed class OfficePieType : Enum
Fields
Bar
Indicates the Bar type.
Declaration
public const OfficePieType Bar
Field Value
Type |
---|
OfficePieType |
Normal
Indicates the Normal type.
Declaration
public const OfficePieType Normal
Field Value
Type |
---|
OfficePieType |
Pie
Indicates the Pie type.
Declaration
public const OfficePieType Pie
Field Value
Type |
---|
OfficePieType |