New to Kendo UI for Angular? Start a free 30-day trial
SeriesTrendline
Represents the series trendlines options.
Name | Type | Default | Description |
---|---|---|---|
forecast? |
|
Configures the trendline forecast settings. By default, the trendline does not display a forecast and this setting is supported for Linear Trendlines on date and scatter series. | |
order? |
|
|
Sets the order (degree) of the Polynomial trendline. Accepted values are from 2 to 6:
|
period? |
|
Sets the number of intervals to take when calculating averages. The value should be an integer greater than 2 and this setting is supported only for Moving Average trendlines. |