Dundas Chart for SharePoint Send comments on this topic.
Funnel3DDrawingStyle Custom Attribute
See Also

Glossary Item Box

Gets or sets the Funnel chart 3D drawing style.

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.

See Also

Custom Attributes
Custom Attributes Overview

Chart Types
Funnel Chart