'Declaration Public Property DrawingStyle As ThreeDPropertiesDrawingStyle
public ThreeDPropertiesDrawingStyle DrawingStyle {get; set;}
Property Value
A ThreeDPropertiesDrawingStyle enumeration indicating the shape of bars or columns displayed.
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.