[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.DrawingStyle

DrawingStyle Property

DrawingStyle

<p>Gets or sets the shape of bars or columns to display in the chart.
Declaration
public ThreeDPropertiesDrawingStyle DrawingStyle { get; set; }
Property Value
Type Description
ThreeDPropertiesDrawingStyle

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

Remarks

This property only applies to bar and column chart types.