ChartCanvasAxis.Parent

Syntax

Parent: PP.Ui.Chart;

Description

The Parent property specifies the chart that contains the axis.

Comments

Use JSON or the setParent method to set the property value, and the getParent method to get the property value.

Example

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

See also:

ChartCanvasAxis