Wijmo UI for the Web
offsetX Field
wijmo.chart Namespace > chart_hint Interface : offsetX Field
A value that indicates the horizontal distance in pixels from the mouse pointer to the callout triangle of the hint.
Default: 0
Syntax
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: number
value = instance.offsetX;
var offsetX : number;
Remarks
The position of the callout triangle depends on the compass setting of the hint callout.
See Also

Reference

chart_hint Interface
compass Option