menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AccumulationTheme - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class AccumulationTheme : Enum

    Fields

    Bootstrap

    Declaration
    public const AccumulationTheme Bootstrap
    Field Value
    Type
    AccumulationTheme

    Bootstrap4

    Declaration
    public const AccumulationTheme Bootstrap4
    Field Value
    Type
    AccumulationTheme

    Bootstrap5

    Declaration
    public const AccumulationTheme Bootstrap5
    Field Value
    Type
    AccumulationTheme

    Bootstrap5Dark

    Declaration
    public const AccumulationTheme Bootstrap5Dark
    Field Value
    Type
    AccumulationTheme

    BootstrapDark

    Declaration
    public const AccumulationTheme BootstrapDark
    Field Value
    Type
    AccumulationTheme

    Fabric

    Declaration
    public const AccumulationTheme Fabric
    Field Value
    Type
    AccumulationTheme

    FabricDark

    Declaration
    public const AccumulationTheme FabricDark
    Field Value
    Type
    AccumulationTheme

    Fluent

    Declaration
    public const AccumulationTheme Fluent
    Field Value
    Type
    AccumulationTheme

    Fluent2

    Declaration
    public const AccumulationTheme Fluent2
    Field Value
    Type
    AccumulationTheme

    Fluent2Dark

    Declaration
    public const AccumulationTheme Fluent2Dark
    Field Value
    Type
    AccumulationTheme

    Fluent2HighContrast

    Declaration
    public const AccumulationTheme Fluent2HighContrast
    Field Value
    Type
    AccumulationTheme

    FluentDark

    Declaration
    public const AccumulationTheme FluentDark
    Field Value
    Type
    AccumulationTheme

    HighContrast

    Declaration
    public const AccumulationTheme HighContrast
    Field Value
    Type
    AccumulationTheme

    HighContrastLight

    Declaration
    public const AccumulationTheme HighContrastLight
    Field Value
    Type
    AccumulationTheme

    Material

    Declaration
    public const AccumulationTheme Material
    Field Value
    Type
    AccumulationTheme

    Material3

    Declaration
    public const AccumulationTheme Material3
    Field Value
    Type
    AccumulationTheme

    Material3Dark

    Declaration
    public const AccumulationTheme Material3Dark
    Field Value
    Type
    AccumulationTheme

    MaterialDark

    Declaration
    public const AccumulationTheme MaterialDark
    Field Value
    Type
    AccumulationTheme

    Tailwind

    Declaration
    public const AccumulationTheme Tailwind
    Field Value
    Type
    AccumulationTheme

    Tailwind3

    Declaration
    public const AccumulationTheme Tailwind3
    Field Value
    Type
    AccumulationTheme

    Tailwind3Dark

    Declaration
    public const AccumulationTheme Tailwind3Dark
    Field Value
    Type
    AccumulationTheme

    TailwindDark

    Declaration
    public const AccumulationTheme TailwindDark
    Field Value
    Type
    AccumulationTheme
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved