Gets or sets the tooltip position.
Namespace: MindFusion.Charting
File: MindFusion.Charting.js
The following code specifies that the tooltip will render at a Point(100,100):
JavaScript Copy Code |
---|
var ToolTip = Charting.ToolTip; // customize the tooltip |
JavaScript Pack Programmer's Guide | © 2024 MindFusion |