ChartCanvasSerie.Parent

Syntax

Parent: PP.Ui.Chart;

Description

The Parent property determines the chart that contains the data series.

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 Pie Chart page.

See also:

ChartCanvasSerie