Skip to main content
A newer version of this page is available. .

RangeFilterDashboardItem.ColorScheme Property

Provides access to a color scheme used to color elements of the Range Filter dashboard item.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.1.Core.dll

Declaration

public ColorScheme ColorScheme { get; }

Property Value

Type Description
ColorScheme

A ColorScheme object that is the color scheme used to color elements of the Range Filter dashboard item.

See Also