| Name | Description |
|---|---|
| DataSeriesAdapter(Object, Boolean) | Construct by wrapping around a potential Data Series instance. |
| Name | Description |
|---|---|
| DataType | |
| Name | Gets or sets the name of the data series. |
| QuantityName | Gets or sets the quantity name of the data series, e.g., “Length”, “Pressure”, or “Heat Flux”. |
| Unit | Gets or sets a string representation of the data series units, e.g., “m”, “kg m^-1 s^-2”, or “kg m^2 s^-3”. |
| Values | Explicitly gets or sets the values of the data series. |