RemoveAt()
ChartCategoryCollection::RemoveAt(int32_t) method
Removes the element at the given index.
void Aspose::Slides::Charts::ChartCategoryCollection::RemoveAt(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of a category to remove. |
See Also
- Class ChartCategoryCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides