ChartPoint.Parent

Syntax

Parent: PP.Ui.ChartCanvasSerie;

Description

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

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 Stacked Histogram page.

See also:

ChartCanvasSerie