PieType Enum
Lists values that identify PieDashboardItem types.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Members
Name | Description |
---|---|
Pie
|
|
Donut
|
Remarks
Values listed by this enumeration are used to set the PieDashboardItem.PieType property.
See Also