ChartCanvasSerie.ChildSeries

Syntax

ChildSeries: Array;

Description

The ChildSeries property determines a collection of child series.

Comments

Use JSON or the setChildSeries method to set the property value, and the getChildSeries method to get the property value.

Example

The property is used for internal use.

See also:

ChartCanvasSerie