PieMapDashboardItem.ColorScheme Property
Provides access to a color scheme used to color elements of the Pie Map dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
ColorScheme | A ColorScheme object that is the color scheme used to color elements of the Pie Map dashboard item. |
See Also