ChartSeriesType Enum

Definition

Specifies the visualization type for the ChartSeries.

public enum class ChartSeriesType
public enum ChartSeriesType
type ChartSeriesType = 
Public Enum ChartSeriesType
Inheritance
ChartSeriesType

Fields

Area 5

Specifies the Area type chart series.

Bar 1

Specifies the Bar type chart series.

Column 0

Specifies the Column type chart series.

Line 2

Specifies the Line type chart series.

Polar 7

Specifies the Polar type chart series.

Range 6

Specifies the Range type chart series.

Scatter 4

Specifies the Scatter type chart series.

Shape 3

Specifies the Shape type chart series.

Applies to