Gets or sets the drawing style of the Pie and Doughnut charts.
Default: Default.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<ChartPieDrawingStyle> PieDrawingStyle { get; set; } |
Visual Basic |
---|
Public Property PieDrawingStyle As RdlEnum(Of ChartPieDrawingStyle) Get Set |