New to Kendo UI for Angular? Start a free 30-day trial
SankeyTooltipComponent
The configuration options of the Sankey tooltip (see example).
Selector
kendo-sankey-tooltip
Inputs
Name | Type | Default | Description |
---|---|---|---|
delay? |
|
|
Represents the delay of the tooltip displaying. The delay is measured in milliseconds. |
followPointer? |
|
|
Indicates whether the tooltip will follow the mouse pointer. |
offset |
|
|
The distance between the tooltip and the mouse pointer in pixels. |
visible |
|
|
If set to |
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
| ||||||
|