RangeFilterDashboardItem.ColorScheme Property
In This Article
Provides access to a color scheme used to color elements of the Range Filter dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public ColorScheme ColorScheme { get; }
#Property Value
Type | Description |
---|---|
Color |
A Color |
See Also