GetTrendLines Method

GetTrendLines function

Returns all the trendlines of this series.


func (instance *Series) GetTrendLines()  (*TrendlineCollection,  error) 

Remarks

See Also