Skip to main content

DashboardPalette.Default Field

Provides access to the default palette used to color dashboard item elements.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public static readonly DashboardPalette Default

Field Value

Type Description
DashboardPalette

A default palette that contains colors used to paint dashboard item elements.

See Also