Show contents… 

Working with Bubble Chart > Classes > ChartTooltip > ChartTooltip Constructor

ChartTooltip Constructor

Syntax

PP.Ui.ChartTooltip(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The ChartTooltip constructor creates an instance of the ChartTooltip class.

Example

The example of constructor use is given in the page ChartSerie Constructor.

See also:

ChartTooltip