PCLine.Tooltip

Syntax

Tooltip: PP.Ui.ChartTooltipBase;

Description

The Tooltip property determines line tooltip.

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 property use is given in description of the PCLine.toggleTooltip method.

See also:

PCLine