Name of the data series. It will be the unique id of the series to reference it in various parts of the API, mainly in Channel and Data.Record. This name will also be used by default for Axis and Legend title.
Type of the data series:
Unit of the data series
The array that contains the values of the data series. The value types should match Data.SeriesMetaInfo.type. If the data series is shorter than the longest data series defined, it will be internally extended with empty values.
Generated using TypeDoc
Defines a data series of the data set, and contains a particular variable's values in the data set and meta info about the variable.