menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class ChartType

    Chart type

    Inheritance
    System.Object
    ChartType
    Namespace: Syncfusion.EJ2.Spreadsheet
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ChartType : Enum

    Fields

    Area

    Declaration
    public const ChartType Area
    Field Value
    Type
    ChartType

    Bar

    Declaration
    public const ChartType Bar
    Field Value
    Type
    ChartType

    Column

    Declaration
    public const ChartType Column
    Field Value
    Type
    ChartType

    Doughnut

    Declaration
    public const ChartType Doughnut
    Field Value
    Type
    ChartType

    Line

    Declaration
    public const ChartType Line
    Field Value
    Type
    ChartType

    Pie

    Declaration
    public const ChartType Pie
    Field Value
    Type
    ChartType

    Scatter

    Declaration
    public const ChartType Scatter
    Field Value
    Type
    ChartType

    StackingArea

    Declaration
    public const ChartType StackingArea
    Field Value
    Type
    ChartType

    StackingArea100

    Declaration
    public const ChartType StackingArea100
    Field Value
    Type
    ChartType

    StackingBar

    Declaration
    public const ChartType StackingBar
    Field Value
    Type
    ChartType

    StackingBar100

    Declaration
    public const ChartType StackingBar100
    Field Value
    Type
    ChartType

    StackingColumn

    Declaration
    public const ChartType StackingColumn
    Field Value
    Type
    ChartType

    StackingColumn100

    Declaration
    public const ChartType StackingColumn100
    Field Value
    Type
    ChartType

    StackingLine

    Declaration
    public const ChartType StackingLine
    Field Value
    Type
    ChartType

    StackingLine100

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