Sets tooltip text and location.
Namespace: MindFusion.Charting
File: SeriesRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function setToolTip (text, location) |
Type: void
A string specifying tooltip text.
Type: void
A Point specifying tooltip location.
See Also