ChartTypes Enum

Definition

Specifies the visualization type for the ChartSeries.

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

Fields

Area 5

An area chart.

Bar 1

A bar chart.

Column 0

A column chart.

Line 2

A line chart.

Polar 7

A polar chart.

Range 6

A range chart.

Scatter 4

A scatter chart.

Shape 3

A shape chart.

Applies to