PCAxis Constructor

Syntax

PP.Ui.PCAxis(settings);

Parameters

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

Description

The PCAxis constructor creates a chart axis.

Example

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

See also:

PCAxis