ChartGridLineCollection Constructor

Syntax

PP.Ui.ChartGridLineCollection(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The ChartGridLineCollection constructor creates an instance of the ChartGridLineCollection class.

Example

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

See also:

ChartGridLineCollection