Remove()
ChartCategoryCollection::Remove(System::SharedPtr<IChartCategory>) method
Removes the specified value.
void Aspose::Slides::Charts::ChartCategoryCollection::Remove(System::SharedPtr<IChartCategory> value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IChartCategory> | The value. |
See Also
- Typedef SharedPtr
- Class IChartCategory
- Class ChartCategoryCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides