New to Kendo UI for Vue? Start a free 30-day trial

ChartNavigatorProps

Represents the props of the Kendo UI for Vue ChartNavigator component.

NameTypeDefaultDescription

categoryAxis?

CategoryAxis

The configuration options of the category axis.

hint?

NavigatorHint

The default options of the navigator hint.

pane?

Pane

The configuration of the navigator pane.

select?

NavigatorSelect

Specifies the initially selected range. If no range is specified, the full range of values is shown.

series?

Series | 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?

boolean

The visibility of the navigator.

In this article

Not finding the help you need?