menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSeriesType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartSeriesType

    Specifies the type series in chart.

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

    Fields

    Area

    Renders an area series.

    Declaration
    public const ChartSeriesType Area
    Field Value
    Type
    ChartSeriesType

    Bar

    Renders a bar series.

    Declaration
    public const ChartSeriesType Bar
    Field Value
    Type
    ChartSeriesType

    BoxAndWhisker

    Renders a box and whisker series.

    Declaration
    public const ChartSeriesType BoxAndWhisker
    Field Value
    Type
    ChartSeriesType

    Bubble

    Renders a bubble series.

    Declaration
    public const ChartSeriesType Bubble
    Field Value
    Type
    ChartSeriesType

    Candle

    Renders a candle series.

    Declaration
    public const ChartSeriesType Candle
    Field Value
    Type
    ChartSeriesType

    Column

    Renders a column series.

    Declaration
    public const ChartSeriesType Column
    Field Value
    Type
    ChartSeriesType

    Hilo

    Renders a hilo series.

    Declaration
    public const ChartSeriesType Hilo
    Field Value
    Type
    ChartSeriesType

    HiloOpenClose

    Renders a hilo open close series.

    Declaration
    public const ChartSeriesType HiloOpenClose
    Field Value
    Type
    ChartSeriesType

    Histogram

    Renders a histogram series.

    Declaration
    public const ChartSeriesType Histogram
    Field Value
    Type
    ChartSeriesType

    Line

    Renders a line series.

    Declaration
    public const ChartSeriesType Line
    Field Value
    Type
    ChartSeriesType

    MultiColoredArea

    Renders a multicolored area series.

    Declaration
    public const ChartSeriesType MultiColoredArea
    Field Value
    Type
    ChartSeriesType

    MultiColoredLine

    Renders a multicolored line series.

    Declaration
    public const ChartSeriesType MultiColoredLine
    Field Value
    Type
    ChartSeriesType

    Pareto

    Renders a pareto series.

    Declaration
    public const ChartSeriesType Pareto
    Field Value
    Type
    ChartSeriesType

    Polar

    Renders a polar series.

    Declaration
    public const ChartSeriesType Polar
    Field Value
    Type
    ChartSeriesType

    Radar

    Renders a radar series.

    Declaration
    public const ChartSeriesType Radar
    Field Value
    Type
    ChartSeriesType

    RangeArea

    Renders a range area series.

    Declaration
    public const ChartSeriesType RangeArea
    Field Value
    Type
    ChartSeriesType

    RangeColumn

    Renders a range column series.

    Declaration
    public const ChartSeriesType RangeColumn
    Field Value
    Type
    ChartSeriesType

    RangeStepArea

    Renders a range step area series.

    Declaration
    public const ChartSeriesType RangeStepArea
    Field Value
    Type
    ChartSeriesType

    Scatter

    Renders a scatter series.

    Declaration
    public const ChartSeriesType Scatter
    Field Value
    Type
    ChartSeriesType

    Spline

    Renders a spline series.

    Declaration
    public const ChartSeriesType Spline
    Field Value
    Type
    ChartSeriesType

    SplineArea

    Renders a spline area series.

    Declaration
    public const ChartSeriesType SplineArea
    Field Value
    Type
    ChartSeriesType

    SplineRangeArea

    Renders a spline range area series.

    Declaration
    public const ChartSeriesType SplineRangeArea
    Field Value
    Type
    ChartSeriesType

    StackingArea

    Renders a stacking area series.

    Declaration
    public const ChartSeriesType StackingArea
    Field Value
    Type
    ChartSeriesType

    StackingArea100

    Renders a stacking area 100 percent series.

    Declaration
    public const ChartSeriesType StackingArea100
    Field Value
    Type
    ChartSeriesType

    StackingBar

    Renders a stacking bar series.

    Declaration
    public const ChartSeriesType StackingBar
    Field Value
    Type
    ChartSeriesType

    StackingBar100

    Renders a stacking bar 100 percent series.

    Declaration
    public const ChartSeriesType StackingBar100
    Field Value
    Type
    ChartSeriesType

    StackingColumn

    Renders a stacking column series.

    Declaration
    public const ChartSeriesType StackingColumn
    Field Value
    Type
    ChartSeriesType

    StackingColumn100

    Renders a stacking column 100 percent series.

    Declaration
    public const ChartSeriesType StackingColumn100
    Field Value
    Type
    ChartSeriesType

    StackingLine

    Renders a stacking line series.

    Declaration
    public const ChartSeriesType StackingLine
    Field Value
    Type
    ChartSeriesType

    StackingLine100

    Renders a stacking line 100 percent series.

    Declaration
    public const ChartSeriesType StackingLine100
    Field Value
    Type
    ChartSeriesType

    StackingStepArea

    Renders a stacking step area series.

    Declaration
    public const ChartSeriesType StackingStepArea
    Field Value
    Type
    ChartSeriesType

    StepArea

    Renders a step area series.

    Declaration
    public const ChartSeriesType StepArea
    Field Value
    Type
    ChartSeriesType

    StepLine

    Renders a step line series.

    Declaration
    public const ChartSeriesType StepLine
    Field Value
    Type
    ChartSeriesType

    Waterfall

    Renders a waterfall series.

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