Pie Chart (Chart Controls)
The Pie chart type shows how proportions of data, shown as pie-shaped pieces, contribute to the data as a whole.
Chart Characteristics
SeriesChartType value |
SeriesChartType.Pie |
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, Exploded, LabelsHorizontalLineSize, LabelsRadialLineSize, MinimumRelativePieSize, PieDrawingStyle, PieLabelStyle, PieLineColor, PieStartAngle |
Remarks
To change the size of the Pie chart, change the ChartArea object's Position property, InnerPlotPosition property, or both.
See Also
Reference
Chart Types
Spline Chart
System.Windows.Forms.DataVisualization.Charting
System.Web.UI.DataVisualization.Charting