
VS::Chart::Dataset - Carries data to be displayed in chart

Creates a new instance.
Returns an array reference of all data in the dataset.
Returns the maximum value in the dataset.
Returns the minimum value in the dataset.
Returns the number of items in the dataset.
Sets the contents of the row INDEX to VALUE. Rows start at 0.
Returns the value at row INDEX. Rows start at 0.
Sets attributes on the dataset such as color.
Returns the value for the requested attribute.