ChartCanvasAxis Constructor

Syntax

PP.Ui.ChartCanvasAxis(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The ChartCanvasAxis constructor creates an instance of the ChartCanvasAxis class.

Example

The example of use is given on the Example of Creating a Scatter Chart page.

See also:

ChartCanvasAxis