Adds a trendline to a series. Creates a new, uninitialized WCTrendline object and adds it to the end of the specified WCTrendlines collection. Each series can contain only one trendline.
Syntax
expression.Add
expression An expression that returns a WCTrendlines object.