Add

TrendlineCollection.Add method

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

public ITrendline Add(TrendlineType trendlineType)

See Also