innerList property

List<ChartSerie> innerList

Represents the innerList.

Implementation

List<ChartSerie> get innerList {
  return _innerList;
}