menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class ChartSeriesType

    Defines the type of series in chart. They are: Line - Renders the line series. Column - Renders the column series. Area - Renders the area series. Pie - Renders the pie series. Polar - Renders the polar series. Radar - Renders the radar series. Bar - Renders the stacking column series Histogram - Renders the histogram series StackingColumn - Renders the stacking column series. StackingArea - Renders the stacking area series. StackingLine - Renders the stacking line series. StackingBar - Renders the stacking bar series. StackingColumn100 - Renders the stacking column series. StackingArea100 - Renders the stacking area 100 percent series StackingLine100 - Renders the stacking line 100 percent series. StackingBar100 - Renders the stacking bar 100 percent series. StepLine - Renders the step line series. StepArea - Renders the step area series. Scatter - Renders the scatter series. Spline - Renders the spline series RangeColumn - Renders the rangeColumn series. Hilo - Renders the hilo series HiloOpenClose - Renders the HiloOpenClose series Waterfall - Renders the Waterfall series RangeArea - Renders the rangeArea series. RangeStepArea - Renders the rangeStepArea series. Candle - Renders the candle series. SplineRangeArea - Renders the splineRangeArea series. BoxAndWhisker - Renders the Box and whisker series. MultiColoredLine - Renders the multi color line series. MultiColoredArea - Renders the multi color area series. Pareto- Renders the pareto series.

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

    Fields

    Area

    Declaration
    public const ChartSeriesType Area
    Field Value
    Type
    ChartSeriesType

    Bar

    Declaration
    public const ChartSeriesType Bar
    Field Value
    Type
    ChartSeriesType

    BoxAndWhisker

    Declaration
    public const ChartSeriesType BoxAndWhisker
    Field Value
    Type
    ChartSeriesType

    Bubble

    Declaration
    public const ChartSeriesType Bubble
    Field Value
    Type
    ChartSeriesType

    Candle

    Declaration
    public const ChartSeriesType Candle
    Field Value
    Type
    ChartSeriesType

    Column

    Declaration
    public const ChartSeriesType Column
    Field Value
    Type
    ChartSeriesType

    Hilo

    Declaration
    public const ChartSeriesType Hilo
    Field Value
    Type
    ChartSeriesType

    HiloOpenClose

    Declaration
    public const ChartSeriesType HiloOpenClose
    Field Value
    Type
    ChartSeriesType

    Histogram

    Declaration
    public const ChartSeriesType Histogram
    Field Value
    Type
    ChartSeriesType

    Line

    Declaration
    public const ChartSeriesType Line
    Field Value
    Type
    ChartSeriesType

    MultiColoredArea

    Declaration
    public const ChartSeriesType MultiColoredArea
    Field Value
    Type
    ChartSeriesType

    MultiColoredLine

    Declaration
    public const ChartSeriesType MultiColoredLine
    Field Value
    Type
    ChartSeriesType

    Pareto

    Declaration
    public const ChartSeriesType Pareto
    Field Value
    Type
    ChartSeriesType

    Polar

    Declaration
    public const ChartSeriesType Polar
    Field Value
    Type
    ChartSeriesType

    Radar

    Declaration
    public const ChartSeriesType Radar
    Field Value
    Type
    ChartSeriesType

    RangeArea

    Declaration
    public const ChartSeriesType RangeArea
    Field Value
    Type
    ChartSeriesType

    RangeColumn

    Declaration
    public const ChartSeriesType RangeColumn
    Field Value
    Type
    ChartSeriesType

    RangeStepArea

    Declaration
    public const ChartSeriesType RangeStepArea
    Field Value
    Type
    ChartSeriesType

    Scatter

    Declaration
    public const ChartSeriesType Scatter
    Field Value
    Type
    ChartSeriesType

    Spline

    Declaration
    public const ChartSeriesType Spline
    Field Value
    Type
    ChartSeriesType

    SplineArea

    Declaration
    public const ChartSeriesType SplineArea
    Field Value
    Type
    ChartSeriesType

    SplineRangeArea

    Declaration
    public const ChartSeriesType SplineRangeArea
    Field Value
    Type
    ChartSeriesType

    StackingArea

    Declaration
    public const ChartSeriesType StackingArea
    Field Value
    Type
    ChartSeriesType

    StackingArea100

    Declaration
    public const ChartSeriesType StackingArea100
    Field Value
    Type
    ChartSeriesType

    StackingBar

    Declaration
    public const ChartSeriesType StackingBar
    Field Value
    Type
    ChartSeriesType

    StackingBar100

    Declaration
    public const ChartSeriesType StackingBar100
    Field Value
    Type
    ChartSeriesType

    StackingColumn

    Declaration
    public const ChartSeriesType StackingColumn
    Field Value
    Type
    ChartSeriesType

    StackingColumn100

    Declaration
    public const ChartSeriesType StackingColumn100
    Field Value
    Type
    ChartSeriesType

    StackingLine

    Declaration
    public const ChartSeriesType StackingLine
    Field Value
    Type
    ChartSeriesType

    StackingLine100

    Declaration
    public const ChartSeriesType StackingLine100
    Field Value
    Type
    ChartSeriesType

    StackingStepArea

    Declaration
    public const ChartSeriesType StackingStepArea
    Field Value
    Type
    ChartSeriesType

    StepArea

    Declaration
    public const ChartSeriesType StepArea
    Field Value
    Type
    ChartSeriesType

    StepLine

    Declaration
    public const ChartSeriesType StepLine
    Field Value
    Type
    ChartSeriesType

    Waterfall

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