Pyramid Chart (Chart Controls)
The Pyramid chart type displays data that, when combined, equals 100%. These charts are single series charts representing data as portions of a 100% total, and do not use an axis.
Chart Characteristics
SeriesChartType value |
SeriesChartType.Pyramid |
Number of Y values per point |
1 |
Number of series |
1 |
Supports markers |
No |
Cannot be combined with: |
Any other chart type. |
Custom attributes |
CalloutLineColor, Pyramid3DDrawingStyle, Pyramid3DRotationAngle, PyramidInsideLabelAlignment, PyramidLabelStyle, PyramidMinPointHeight, PyramidOutsideLabelPlacement, PyramidPointGap, PyramidValueType |
Remarks
When in 3D, you can specify a pyramid or conical form for the chart using the Pyramid3DDrawingStyle custom property.
See Also
Reference
Chart Types
Funnel Chart
System.Windows.Forms.DataVisualization.Charting
System.Web.UI.DataVisualization.Charting