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

    A palette with high visual contrast. Suitable for grayscale rendering, monochrome vision, and users with deuteranopia, protanopia, and tritanopia.

    Namespace: DevExpress.DashboardCommon

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

    Declaration

    public static readonly DashboardPalette HighContrast

    Field Value

    Type Description
    DashboardPalette

    A dashboard palette.

    Remarks

    Use this field to access the High Contrast palette:

    High Contrast dashboard palette preview

    See Also