ChartCanvasSerie.ParentSerieIndex

Syntax

ParentSerieIndex: Number;

Description

The ParentSerieIndex property determines parent series index.

Comments

Use JSON or the setParentSerieIndex method to set the property value, and the getLineDashStyle method to get the property value.

If the value is set to -1, the series has no parent series.

Example

The property is used for internal use.

See also:

ChartCanvasSerie