MapVisualItem.ToolTip

Syntax

ToolTip: PP.Ui.ChartToolTipBase;

Description

The ToolTip property determines a tooltip for map layer area factor.

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.MapBar class constructor.

See also:

MapVisualItem