New to Kendo UI for Angular? Start a free 30-day trial
SankeyTooltipComponent
Represents the Sankey tooltip (see example).
Selector
kendo-sankey-tooltip
Inputs
Name | Type | Default | Description |
---|---|---|---|
delay? |
|
|
Sets the delay of the tooltip displaying. The delay is measured in milliseconds. |
followPointer? |
|
|
Determines if the tooltip follows the mouse pointer. |
offset |
|
|
Sets the distance between the tooltip and the mouse pointer in pixels. |
visible |
|
|
Determines if the Sankey displays the link and node tooltips. |
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
| ||||||
|