ActiveReports 12
DrawingStyle Property (ThreeDProperties)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ThreeDProperties Class : DrawingStyle Property

Gets or sets the shape of bars or columns to display in the chart.

Syntax
'Declaration
 
Public Property DrawingStyle As ThreeDPropertiesDrawingStyle
public ThreeDPropertiesDrawingStyle DrawingStyle {get; set;}

Property Value

A ThreeDPropertiesDrawingStyle enumeration indicating the shape of bars or columns displayed.

Remarks

This property only applies to bar and column chart types.

See Also

Reference

ThreeDProperties Class
ThreeDProperties Members