Skip to content

Vizzu / Modules / types/data / Record

Interface: Record

types/data.Record

A record of the data set, containing one value of each data series corresponding to the same index.

Indexable

▪ [seriesName: SeriesName]: Value

Properties are provided for each data series, providing access to the value within the record referenced by its data series name.