ChartPolarYAxis Constructor

Syntax

PP.Ui.ChartPolarYAxis(settings);

Parameters

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

Description

The ChartPolarYAxis constructor creates an instance of the ChartPolarYAxis class.

Example

The example of constructor use is given in description of the ChartPolarXAxis class constructor.

See also:

ChartPolarYAxis