PieDashboardItem.PieType Property
In This Article
Gets or sets the type of the pie chart.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Pie |
Pie | A Pie |
Available values:
Name | Description |
---|---|
Pie | |
Donut |
See Also