Remove()

IChartSeriesCollection::Remove(System::SharedPtr<IChartSeries>) method

Removes the specified value.

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

Arguments

ParameterTypeDescription
valueSystem::SharedPtr<IChartSeries>The value.

See Also