Gets or sets the drawing style of a Funnel 3D chart. Default: CircleBase.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlEnum<ChartFunnelPyramid3DDrawingStyle> ThreeDDrawingStyle { get; set; }
Visual Basic
Public Property ThreeDDrawingStyle As RdlEnum(Of ChartFunnelPyramid3DDrawingStyle)
	Get
	Set

See Also