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

    A palette based on warm sunset tones. Intended for visualizing values between two extremes. Optimized for users with deuteranopia and protanopia.

    Namespace: DevExpress.DashboardCommon

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

    Declaration

    public static readonly DashboardPalette Sunset

    Field Value

    Type Description
    DashboardPalette

    A dashboard palette.

    Remarks

    Use this field to access the Sunset palette:

    Sunset dashboard palette preview

    See Also