ActiveReports 8
DrawingStyle Property (ThreeDProperties)

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

Support Forum