New to Kendo UI for Angular? Start a free 30-day trial
NavigatorHintComponent
Represents the default options of the navigator hint (see example).
Selector
kendo-chart-navigator-hint
Inputs
Name | Type | Default | Description |
---|---|---|---|
content |
|
Specifies a function that returns the content of the hint. | |
format |
|
Specifies the format of the hint. By default, the format is set to | |
visible |
|
Specifies the visibility of the hint. |
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
| ||||||
|