ChartSubtypes Enum

Definition

Specifies the visualization subtype for the ChartSeries.

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

Fields

Bar 15

A bar-type Range chart.

BoxPlot 17

A box plot-type Range chart.

Bubble 12

A bubble-type Scatter chart.

CalloutPie 7

A pie-type Shape chart with callouts.

Candlestick 13

A candlestick-type Range chart.

Column 16

A column-type Range chart.

Doughnut 8

A doughnut-type Shape chart.

ErrorBar 18

An error bar-type Range chart.

ExplodedDoughnut 9

An exploded doughnut-type Shape chart.

ExplodedPie 6

An exploded pie-type Shape chart.

Funnel 10

A funnel-type Shape chart.

PercentStacked 2

A percent stacked-type Column, Bar, or Area chart.

Pie 5

A pie-type Shape chart.

Plain 0

A plain chart.

Pyramid 11

A pyramid-type Shape chart.

Radar 19

A radar-type Polar chart.

Smooth 3

A smooth-lined Line, Area, or Range chart.

Stacked 1

A stacked-type Area chart.

Stepped 4

A stepped-lined Line chart.

Stock 14

A stock-type Range chart.

Sunburst 21

A Sunburst-type chart.

TreeMap 20

A Tree map-type chart.

Applies to