new ChartDataSet()
Within a Data block is a Dataset, which contains the "row" of data, each specified by a value, and ordered to match the Categories.
Constructs a new ChartDataSet.
The following features are supported:
Members
value :Array.<string>
Each value in the Dataset ordered to match the Categories
This property holds the value of the 'Value' attribute list.
Type:
- Array.<string>