Allows to configure the trendlines of the chart such as name, period, type, tooltip, marker, animation, color, legend shape, etc.
PivotChartAnimationModel
Allows options to customize the animation for trendlines
number
Allows to set the period, by which the trend has to backward forecast
Defaults to 0
string
Allows to set the pattern of dashes and gaps to stroke.
Defaults to ‘0’
boolean
Allows to set the visibility of the tooltip for trendlines
Defaults to true
string
Allows to set the fill color of trendline
Defaults to ”
number
Allows to set the period, by which the trend has to forward forecast
Defaults to 0
number
Allows to set the intercept of the trendline
Defaults to null
Allows to set the legend shape of the trendline
Defaults to ‘SeriesType’
PivotChartMarkerSettingsModel
Allows options to customize the marker for trendlines
string
Allows to set the name of trendline
Defaults to ”
number
Allows to set the period, the price changes over which will be considered to predict moving average trend line
Defaults to 2
number
Allows to set the polynomial order of the polynomial trendline
Defaults to 2
Allows to set the type of the trendline
Defaults to ‘Linear’
boolean
Allows to specify the visibility of trendline.
Defaults to true
number
Allows to set the width of the trendline
Defaults to 1