Balloon.MinTailOffset

Syntax

MinTailOffset: Number;

Description

The MinTailOffset property determines minimum distance between a tooltip and its tail.

Comments

Use JSON or the setMinTailOffset method to set the property value and the getMinTailOffset method to get the property value.

Property value is set in pixels.

Example

The example of use is given on the page with description of the Balloon.HoverMode property.

See also:

Balloon