"getSeriesParent"
Returns the parent series index of the series.
Synopsis
int shape.getSeriesParent(int series);
Parameters
| Parameters | Description | 
|---|---|
| series | Number of the series. | 
Description
Returns the parent series index if a series is part of a hierarchy.
Returns -1 in case there is no parent.
