xUserLabels property

List<String> xUserLabels
final

Labels on independent (X) axis.

It is assumed labels are defined, by the client and their number is the same as number of points in each row in dataRows.

Implementation

final List<String> xUserLabels;