PieDashboardItem.PieType Property
Gets or sets the type of the pie chart.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
PieType | Pie | A PieType enumeration member that specifies the type of the pie chart. |
See Also