Skip to main content

VizPalette Enum

Lists values that specify a predefined DevExtreme palette.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public enum VizPalette

Members

Name Description
SoftPastel

BootstrapCharts_SoftPastelPallete

HarmonyLight

BootstrapCharts_HarmonyLightPallete

Pastel

BootstrapCharts_PastelPallete

Bright

BootstrapCharts_BrightPallete

Soft

BootstrapCharts_SoftPallete

Ocean

BootstrapCharts_OceanPallete

Vintage

BootstrapCharts_VintagePallete

Violet

BootstrapCharts_VioletPallete

Carmine

BootstrapCharts_CarminePallete

DarkMoon

BootstrapCharts_DarkMoonPallete

SoftBlue

BootstrapCharts_SoftBluePallete

DarkViolet

BootstrapCharts_DarkVioletPallete

GreenMist

BootstrapCharts_GreenMistPallete

Office

BootstrapCharts_OfficePallete

Material

BootstrapCharts_MaterialPallete

Related API Members

The following properties accept/return VizPalette values:

See Also