PieChartType Enum
In This Article
Lists values defining the type of a Pie Chart.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Pie | The Pie chart. |
Doughnut | The Doughnut chart (synonymous with Donut). |
Donut | The Donut chart (synonymous with Doughnut). |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also