GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ThreeDProperties Class : DrawingStyle Property |
Gets or sets the shape of bars or columns to display in the chart.
'Declaration Public Property DrawingStyle As ThreeDPropertiesDrawingStyle
public ThreeDPropertiesDrawingStyle DrawingStyle {get; set;}
A ThreeDPropertiesDrawingStyle enumeration indicating the shape of bars or columns displayed.
This property only applies to bar and column chart types.