New to Telerik UI for ASP.NET MVC? Download free 30-day trial

SankeyTooltipSettingsTagHelper

Example

<tooltip/>

Attributes

Attribute Type Description
append-to String The element to which the tooltip will be appended.
delay Double The delay in milliseconds before the tooltip is displayed.
follow-pointer Boolean If set to true, the tooltip will follow the mouse pointer.
link-template String The template which renders the tooltip content for the links.
link-template-handler String The template which renders the tooltip content for the links.
link-template-id String The template which renders the tooltip content for the links.
link-template-view IHtmlContent The template which renders the tooltip content for the links.
node-template String The template which renders the tooltip content for the nodes.
node-template-handler String The template which renders the tooltip content for the nodes.
node-template-id String The template which renders the tooltip content for the nodes.
node-template-view IHtmlContent The template which renders the tooltip content for the nodes.
offset Double The distance between the tooltip and the mouse pointer in pixels.
In this article
Not finding the help you need?