VizPalette Enum
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[JsonConverter(typeof(StringEnumConverter))]
public enum VizPalette
Members
Name |
---|
Bright
|
HarmonyLight
|
Ocean
|
Pastel
|
Soft
|
SoftPastel
|
Vintage
|
Violet
|
Carmine
|
DarkMoon
|
DarkViolet
|
GreenMist
|
SoftBlue
|
Material
|
Office
|
See Also