menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SparklineTheme - ASP.NETMVC-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
    SparklineTheme

    Fabric

    Declaration
    public const SparklineTheme Fabric
    Field Value
    Type
    SparklineTheme

    Highcontrast

    Declaration
    public const SparklineTheme Highcontrast
    Field Value
    Type
    SparklineTheme

    Material

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