Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

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.
C#
public Trendlines Trendlines{ get; }
vb.net
Public ReadOnly Property Trendlines() As Trendlines

Remarks

An exception will be thrown if the current series does not support trendlines. The following types of series do not support trendlines:
  • No labels