LegendToolTip.setCoords

Syntax

setCoords(x: Number, y: Number);

Parameters

x - X coordinate

y - Y coordinate.

Description

The setCoords method sets new tooltip position by specified coordinates.

Example

The example of use is given on the page with description of the SpectrumLegend.showToolTip method.

See also:

LegendToolTip