remove_at method
remove_at
Removes the element at the specified index
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index int |
See Also
- class
IChartSeriesCollection - module
aspose.slides.charts - library
Aspose.Slides
Removes the element at the specified index
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index int |
IChartSeriesCollectionaspose.slides.chartsAspose.Slides