NavigatorHint
Interface
Represents the navigator.hint options.
Definition
Package:@progress/kendo-vue-charts
Properties
Specifies a function that returns the content of the hint.
format?
string
Specifies the format of the hint.
By default, the format is set to "{0} - {1}", where "{0}" represents the start value of the selected range, and "{1}" represents the end value.
visible?
boolean
Specifies the visibility of the hint.