Aspose::Cells::Charts::ChartPointCollection::RemoveAt method
ChartPointCollection::RemoveAt method
Removes point at the index of the series..
void Aspose::Cells::Charts::ChartPointCollection::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index of the point. |
See Also
- Class Vector
- Class ChartPointCollection
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++