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

ChartNavigatorHintProps

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

NameTypeDefaultDescription

content?

(e: any) => string

The function that returns the content of the hint.

The available fields in the event argument are:

  • from—The lower boundary of the selected range.
  • to—The upper boundary of the selected range.

format?

string

The format of the hint.

visible?

boolean

The visibility of the hint.

In this article

Not finding the help you need?