Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Record

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

Hierarchy

  • Record

Indexable

[seriesName: string]: Value

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

Generated using TypeDoc