Returns the Trendlines collection for the series. A trendline graphically shows trends in a data series, such as increased sales over a period of months. |
public Trendlines Trendlines{ get; } |
Public ReadOnly Property Trendlines() As Trendlines |
An exception will be thrown if the current series does not support trendlines. The following types of series do not support trendlines: |