Aspose::Cells::Charts::SeriesCollection::RemoveAt method
SeriesCollection::RemoveAt method
Remove at a series at the specific index.
void Aspose::Cells::Charts::SeriesCollection::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
See Also
- Class Vector
- Class SeriesCollection
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++