ASP.NET Pack Programmer's Guide
DiagramItem.setTooltip Method
See Also
 





Sets the tooltip text that should be displayed when the mouse hovers over this item.

Namespace: MindFusion.Diagramming
Package: DiagramItem.js

 Syntax

JavaScript  Copy Code

function setTooltip (value)

 Parameters

value

A string containing the tooltip text.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace