RatingChart Constructor

Syntax

PP.Ui.RatingChart(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The RatingChart constructor creates an instance of the RatingChart class.

Example

The example of use is given on the Example of Creating the RatingChart Component page.

See also:

RatingChart