menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class SparklineType

    Specifies the sparkline types. Line, Column, WinLoss, Pie and Area.

    Inheritance
    System.Object
    SparklineType
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class SparklineType : Enum

    Fields

    Area

    Declaration
    public const SparklineType Area
    Field Value
    Type
    SparklineType

    Column

    Declaration
    public const SparklineType Column
    Field Value
    Type
    SparklineType

    Line

    Declaration
    public const SparklineType Line
    Field Value
    Type
    SparklineType

    Pie

    Declaration
    public const SparklineType Pie
    Field Value
    Type
    SparklineType

    WinLoss

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