bar_3d_shape property
bar_3d_shape 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.
Definition:
@property
def bar_3d_shape(self):
...
@bar_3d_shape.setter
def bar_3d_shape(self, value):
...
See Also
- class
ChartSeries - enumeration
ChartShapeType - module
aspose.slides.charts - library
Aspose.Slides