New to Kendo UI for Angular? Start a free 30-day trial
NavigatorSelectComponent
Specifies the initially selected range. If no range is specified, the full range of values is rendered.
Selector
kendo-chart-navigator-select
Inputs
Name | Type | Default | Description |
---|---|---|---|
from |
|
The lower boundary of the selected range. | |
mousewheel |
|
The configuration of the mousewheel selection.
If set to | |
to |
|
The upper boundary of the selected range. |
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
| ||||||
|