Add()

TrendlineCollection::Add(TrendlineType) method

Adds the new Trendline at the end of a collection and return it.

System::SharedPtr<ITrendline> Aspose::Slides::Charts::TrendlineCollection::Add(TrendlineType trendlineType) override

See Also