Bar3DShape
ChartSeries.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
- enum ChartShapeType
- class ChartSeries
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides