New to Kendo UI for Angular? Start a free 30-day trial
Navigator
Represents the configuration options of the navigator.
Name | Type | Default | Description |
---|---|---|---|
categoryAxis? |
|
Specifies the configuration options of the category axis. | |
hint? |
|
Specifies the default options of the navigator hint. | |
pane? |
|
Specifies the navigator pane configuration. | |
position? |
|
Specifies the position of the navigator. By default, the navigator is positioned at the bottom. | |
select? |
|
Specifies the initially selected range. If no range is specified, the full range of values is shown. | |
series? |
|
An array of series definitions. Accepts the same options as the root series collection. Omitting the array and specifying a single series is also acceptable. | |
visible? |
|
Specifies the visibility of the navigator. |