Show contents 

Working with Graphic Elements > Classes > DataSource > DataSource Constructor

DataSource Constructor

Syntax

PP.DataSource(settings);

Parameters

settings. JSON object that contains properties of created class instance.

Description

The DataSource constructor creates an instance of the DataSource class.

Example

The example of use is given in the page of example of creating the RatingChart component.

See also:

DataSource