ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class SparklineTheme

    Defines Theme of the sparkline. They are Material - Render a sparkline with Material theme. Fabric - Render a sparkline with Fabric theme Bootstrap - Render a sparkline with Bootstrap theme HighContrast - Render a sparkline with HighContrast theme

    Inheritance
    System.Object
    SparklineTheme
    Namespace: Syncfusion.EJ2.Sparkline
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class SparklineTheme : Enum

    Fields

    Bootstrap

    Declaration
    public const SparklineTheme Bootstrap
    Field Value
    Type Description
    SparklineTheme

    Fabric

    Declaration
    public const SparklineTheme Fabric
    Field Value
    Type Description
    SparklineTheme

    Highcontrast

    Declaration
    public const SparklineTheme Highcontrast
    Field Value
    Type Description
    SparklineTheme

    Material

    Declaration
    public const SparklineTheme Material
    Field Value
    Type Description
    SparklineTheme

    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