Doughnut Chart (Chart Controls)
The Doughnut chart type is similar to the Pie chart type, except that it has a hole in the center.
Chart Characteristics
SeriesChartType value |
SeriesChartType.Doughnut |
Number of Y values per point |
1 |
Number of series |
1 |
Supports markers |
No |
Cannot be combined with: |
Any other chart type. |
Custom attributes |
3DLabelLineSize, CollectedColor, CollectedLabel, CollectedLegendText, CollectedSliceExploded, CollectedThreshold, CollectedThresholdUsePercent, CollectedToolTip, DoughnutRadius, Exploded, LabelsHorizontalLineSize, LabelsRadialLineSize, MinimumRelativePieSize, PieDrawingStyle, PieLabelStyle, PieLineColor, PieStartAngle |
Remarks
To change the size of the pie chart, change the ChartArea object's Position or InnerPlotPosition property, or both.
See Also
Reference
Chart Types
Pie Chart
System.Windows.Forms.DataVisualization.Charting
System.Web.UI.DataVisualization.Charting