BootstrapRangeSelectorChart.Palette Property
Specifies the predefined DevExtreme palette used by the chart.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
VizPalette | Material | A VizPalette enumeration value. |
Available values:
Name | Description |
---|---|
SoftPastel | |
HarmonyLight | |
Pastel | |
Bright | |
Soft | |
Ocean | |
Vintage | |
Violet | |
Carmine | |
DarkMoon | |
SoftBlue | |
DarkViolet | |
GreenMist | |
Office | |
Material |
See Also