New to Kendo UI for Angular? Start a free 30-day trial
SeriesTrendlineForecastComponent
The configuration options of the Chart trendline forecast (see example).
Selector
kendo-chart-series-item-trendline-forecast
Inputs
Name | Type | Default | Description |
---|---|---|---|
after |
|
The number of intervals to extend the trendline after the last data point. | |
before |
|
The number of intervals to extend the trendline before the first data point. | |
forecast |
|
The series trendline forecast settings. The |
Methods
notifyChanges | ||||||
---|---|---|---|---|---|---|
Updates the component fields with the specified values and refreshes the Chart. Use this method when the configuration values cannot be set through the template. ts
| ||||||
|