Remove()

IChartCategoryCollection::Remove(System::SharedPtr<IChartCategory>) method

Removes the specified value.

virtual void Aspose::Slides::Charts::IChartCategoryCollection::Remove(System::SharedPtr<IChartCategory> value)=0

Arguments

ParameterTypeDescription
valueSystem::SharedPtr<IChartCategory>The value.

See Also