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.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: number value = instance.offsetX; |
Javascript (Specification) | |
---|---|
|