Class AccumulationTheme
Defines the theme of the accumulation chart. They are:
Material - Render a accumulation chart with Material theme.
Fabric - Render a accumulation chart with Fabric theme.
Bootstrap - Render a accumulation chart with Bootstrap theme.
HighContrastLight - Render a accumulation chart with HighcontrastLight theme.
MaterialDark - Render a accumulation chart with MaterialDark theme.
FabricDark - Render a accumulation chart with FabricDark theme.
HighContrast - Render a accumulation chart with HighContrast theme.
BootstrapDark - Render a accumulation chart with BootstrapDark theme.
Bootstrap4 - Render a accumulation chart with Bootstrap4 theme.
Tailwind - Render a accumulation chart with Tailwind theme.
TailwindDark - Render a accumulation chart with TailwindDark theme.
Bootstrap5 - Render a accumulation chart with Bootstrap5 theme.
Bootstrap5Dark - Render a accumulation chart with Bootstrap5Dark theme.
Fluent - Render a accumulation chart with Fluent theme.
FluentDark - Render a accumulation chart with FluentDark theme.
Fluent2 - Render a accumulation chart with Fluent2 theme.
Fluent2Dark - Render a accumulation chart with Fluent2Dark theme.
Material3 - Render a accumulation chart with Material3 theme.
Material3Dark - Render a accumulation chart with Material3Dark theme.
Inheritance
System.Object
AccumulationTheme
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AccumulationTheme : Enum
Fields
Bootstrap
Declaration
public const AccumulationTheme Bootstrap
Field Value
Bootstrap4
Declaration
public const AccumulationTheme Bootstrap4
Field Value
Bootstrap5
Declaration
public const AccumulationTheme Bootstrap5
Field Value
Bootstrap5Dark
Declaration
public const AccumulationTheme Bootstrap5Dark
Field Value
BootstrapDark
Declaration
public const AccumulationTheme BootstrapDark
Field Value
Fabric
Declaration
public const AccumulationTheme Fabric
Field Value
FabricDark
Declaration
public const AccumulationTheme FabricDark
Field Value
Fluent
Declaration
public const AccumulationTheme Fluent
Field Value
Fluent2
Declaration
public const AccumulationTheme Fluent2
Field Value
Fluent2Dark
Declaration
public const AccumulationTheme Fluent2Dark
Field Value
Fluent2HighContrast
Declaration
public const AccumulationTheme Fluent2HighContrast
Field Value
FluentDark
Declaration
public const AccumulationTheme FluentDark
Field Value
HighContrast
Declaration
public const AccumulationTheme HighContrast
Field Value
HighContrastLight
Declaration
public const AccumulationTheme HighContrastLight
Field Value
Material
Declaration
public const AccumulationTheme Material
Field Value
Material3
Declaration
public const AccumulationTheme Material3
Field Value
Material3Dark
Declaration
public const AccumulationTheme Material3Dark
Field Value
MaterialDark
Declaration
public const AccumulationTheme MaterialDark
Field Value
Tailwind
Declaration
public const AccumulationTheme Tailwind
Field Value
TailwindDark
Declaration
public const AccumulationTheme TailwindDark
Field Value