Series.TrendLines

Series.TrendLines property

Returns all the trendlines of this series.

public TrendlineCollection TrendLines { get; }

See Also