insert method
insert
Creates new chart series and inserts it into the collection.
def insert(self, index, type):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | |
| type | ChartType |
See Also
- class
ChartSeriesCollection - enumeration
ChartType - class
IChartSeries - module
aspose.slides.charts - library
Aspose.Slides