New to Kendo UI for Angular? Start a free 30-day trial
SeriesTrendlineForecastComponent
Represents the configuration options of the Chart trendline forecast (see example).
Selector
kendo-chart-series-item-trendline-forecast
Inputs
Name | Type | Default | Description |
---|---|---|---|
after |
|
Specifies the number of periods after the series. | |
before |
|
Specifies the number of periods before the series. | |
forecast |
|
Specifies 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
| ||||||
|