Bar3DShape

IChartSeries.Bar3DShape property

Specifies the shape of a series of a 3-D bar chart. Changing of value of this property can cause to automatically changing Type of series. Read/write ChartShapeType.

public ChartShapeType Bar3DShape { get; set; }

See Also