Defines a set of values in a series
Constructors
Section titled "Constructors"SeriesValues
new SeriesValues(values: IEnumerable): SeriesValues Returns SeriesValues
Properties
Section titled "Properties"$t: Type Methods
Section titled "Methods"getValues
Section titled "getValues"Inherited from: SeriesValuesBase
Returns an object array containing the value of each data point in the associated [[Series]].
getValues(): any[]