Series.TrendLines

Series.TrendLines property

Returns an object that represents a collection of all the trendlines for the series.

public TrendlineCollection TrendLines { get; }

See Also