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