Skip to main content
All docs
V26.1
  • DashboardPalette.WarmGradient Field

    A Yellow-Orange-Brown palette. Optimized for grayscale rendering and users with deuteranopia, protanopia, and tritanopia.

    Namespace: DevExpress.DashboardCommon

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

    Declaration

    public static readonly DashboardPalette WarmGradient

    Field Value

    Type Description
    DashboardPalette

    A dashboard palette.

    Remarks

    Use this field to access the Warm Gradient palette:

    Warm Gradient dashboard palette preview

    See Also