Wijmo UI for the Web
relativeTo Field
wijmo.chart Namespace > chart_hint Interface : relativeTo Field

Determines tooltip should related to mouse or element.

Syntax
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: any
value = instance.relativeTo;
var relativeTo : any;
Remarks
Options: "mouse" and "element".
See Also

Reference

chart_hint Interface