dataRowsLegends property

List<String> dataRowsLegends
final

The legends for the dataRows (data series).

One Legend String per row. Alternative name would be "series names".

Implementation

final List<String> dataRowsLegends;