Balloon.TailLength

Syntax

TailLength: Number;

Description

The TailLength property determines length of tooltip tail.

Comments

Use JSON or the setTailLength method to set the property value and the getTailLength 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