Gets or sets the Funnel chart 3D drawing style.
| Visual Basic |  Copy Code | 
|---|---|
|  | |
| C# |  Copy Code | 
|---|---|
|  | |
Remarks
Gets or sets the Funnel chart 3D drawing style. For this attribute to have any effect, the property ChartArea.Area3DStyle.Enable3D must be set to true.
| Custom Attribute Summary | |
|---|---|
| Possible Values: | CircularBase  - Renders the Funnel chart with a Circular base shape. SquareBase - Renders the Funnel chart with a Square base shape. | 
| Default Value: | CircularBase | 
| 2D / 3D Limitations: | 3D Only | 
| Applies to Chart Element: | Series Objects | 
| Applies to Chart Types: | Funnel | 

Figure 1: CircularBase Funnel3DDrawingStyle.

Figure 2: SquareBase Funnel3DDrawingStyle.
Custom Attributes
Custom Attributes Overview
Chart Types
Funnel Chart
 
  
  
  
 