Gets or sets the shape of bars or columns to display in the chart.
Visual Basic (Declaration) | |
---|---|
Public Property DrawingStyle As ThreeDPropertiesDrawingStyle |
C# | |
---|---|
public ThreeDPropertiesDrawingStyle DrawingStyle {get; set;} |
Property Value
A ThreeDPropertiesDrawingStyle enumeration indicating the shape of bars or columns displayed.
This property only applies to bar and column chart types.