Gets or sets the drawing style of a 3D Pyramid chart.
Default: SquareBase.
Namespace:
C1.C1Rdl.Rdl2008Assembly: 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 |