type property
type property
Returns a type of this series.
Read/write ChartType
.
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
See Also
- enumeration
ChartType
- class
IChartSeries
- module
aspose.slides.charts
- library
Aspose.Slides