Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Funnel chart type displays in a funnel shape data that equals 100% when totaled. It is a single series chart representing the data as portions of 100%, and it does not use any axes.
Chart Characteristics
SeriesChartType value |
SeriesChartType.Funnel |
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, Funnel3DDrawingStyle, Funnel3DRotationAngle, FunnelInsideLabelAlignment, FunnelLabelStyle, FunnelMinPointHeight, FunnelNeckHeight, FunnelNeckWidth, FunnelOutsideLabelPlacement, FunnelPointGap, FunnelStyle |
Remarks
This chart treats negative X and Y values as positive values.
See Also
Reference
Chart Types
System.Windows.Forms.DataVisualization.Charting
System.Web.UI.DataVisualization.Charting