ChartTooltipBase Constructor

Syntax

PP.Ui.ChartTooltipBase(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The ChartTooltipBase constructor creates an instance of the ChartTooltipBase class.

Example

The example of use is given in the page with description of the ChartTooltipBase.HoverMode property.

See also:

ChartTooltipBase