Remove()

ITrendlineCollection::Remove(System::SharedPtr<ITrendline>) method

Removes the specified value.

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

Arguments

ParameterTypeDescription
valueSystem::SharedPtr<ITrendline>Trendline to remove ITrendline

See Also