ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class AccumulationTheme

    Defines Theme of the accumulation chart. They are Material - Render a accumulation chart with Material theme. Fabric - Render a accumulation chart with fabric 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 Description
    AccumulationTheme

    Bootstrap4

    Declaration
    public const AccumulationTheme Bootstrap4
    Field Value
    Type Description
    AccumulationTheme

    BootstrapDark

    Declaration
    public const AccumulationTheme BootstrapDark
    Field Value
    Type Description
    AccumulationTheme

    Fabric

    Declaration
    public const AccumulationTheme Fabric
    Field Value
    Type Description
    AccumulationTheme

    FabricDark

    Declaration
    public const AccumulationTheme FabricDark
    Field Value
    Type Description
    AccumulationTheme

    HighContrast

    Declaration
    public const AccumulationTheme HighContrast
    Field Value
    Type Description
    AccumulationTheme

    HighContrastLight

    Declaration
    public const AccumulationTheme HighContrastLight
    Field Value
    Type Description
    AccumulationTheme

    Material

    Declaration
    public const AccumulationTheme Material
    Field Value
    Type Description
    AccumulationTheme

    MaterialDark

    Declaration
    public const AccumulationTheme MaterialDark
    Field Value
    Type Description
    AccumulationTheme

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved