HighlightEffect Constructor

Syntax

PP.Ui.HighlightEffect(settings);

Parameters

settings. JSON object that contains property values.

Description

The HighlightEffect constructor creates an instance of the HighlightEffect class.

Example

Example of use is given on the page with description of the BubbleChart.hoverItems method.

See also:

Dialog