MapArrowBase.ToolTip

Syntax

ToolTip: PP.Ui.ChartTooltipBase;

Description

The ToolTip property determines the tooltip for an arrow on the map.

Comments

Use JSON or the setToolTip method to set the property value and the getToolTip method to get the property value.

Example

The example of use is given on the page with description of the PP.MapFilledArrow class constructor.

See also:

MapArrowBase