0 out of 6 rated this helpful - Rate this topic

SeriesChartType Enumeration

Specifies a chart type for a Series.

Namespace:  System.Windows.Forms.DataVisualization.Charting
Assembly:  System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public enum SeriesChartType
Member name Description
Point Point chart type.
FastPoint FastPoint chart type.
Bubble Bubble chart type.
Line Line chart type.
Spline Spline chart type.
StepLine StepLine chart type.
FastLine FastLine chart type.
Bar Bar chart type.
StackedBar Stacked bar chart type.
StackedBar100 Hundred-percent stacked bar chart type.
Column Column chart type.
StackedColumn Stacked column chart type.
StackedColumn100 Hundred-percent stacked column chart type.
Area Area chart type.
SplineArea Spline area chart type.
StackedArea Stacked area chart type.
StackedArea100 Hundred-percent stacked area chart type.
Pie Pie chart type.
Doughnut Doughnut chart type.
Stock Stock chart type.
Candlestick Candlestick chart type.
Range Range chart type.
SplineRange Spline range chart type.
RangeBar RangeBar chart type.
RangeColumn Range column chart type.
Radar Radar chart type.
Polar Polar chart type.
ErrorBar Error bar chart type.
BoxPlot Box plot chart type.
Renko Renko chart type.
ThreeLineBreak ThreeLineBreak chart type.
Kagi Kagi chart type.
PointAndFigure PointAndFigure chart type.
Funnel Funnel chart type.
Pyramid Pyramid chart type.

.NET Framework

Supported in: 4

.NET Framework Client Profile

Supported in: 4

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ