Defines the behavior of the trendlines.
Options to customize the animation for trendlines.
number
Defines the period, by which the trend has to backward forecast.
Defaults to 0
string
Defines the pattern of dashes and gaps to stroke.
Defaults to ”
boolean
Enables/disables tooltip for trendlines.
Defaults to true
string
Defines the fill color of trendline.
Defaults to ”
number
Defines the period, by which the trend has to forward forecast.
Defaults to 0
number
Defines the intercept of the trendline.
Defaults to null
Sets the legend shape of the trendline.
Defaults to ‘SeriesType’
Options to customize the marker for trendlines.
string
Defines the name of trendline.
Defaults to ”
number
Defines the period, the price changes over which will be considered to predict moving average trend line.
Defaults to 2
number
Defines the polynomial order of the polynomial trendline.
Defaults to 2
Defines the type of the trendline.
Defaults to ‘Linear’
boolean
Specifies the visibility of trendline.
Defaults to true
number
Defines the width of the trendline.
Defaults to 1