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