CanvasLabel.getTooltipOffset

Syntax

getTooltipOffset();

Description

The getTooltipOffset method calculates tooltip offset for canvas label.

Comments

The method returns value of the Number type.

Example

The example of use is given on the page with description of the CanvasLabel constructor.

CanvasLabel