IDataSeries

No details are provided for this entry.

Declaration Syntax

public interface IDataSeries

Table 1849: Members

Property

DataType  

Property

Name

Gets or sets the name of the data series.

Property

QuantityName

Gets or sets the quantity name of the data series, e.g., “Length”, “Pressure”, or “Heat Flux”.

Property

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”.

Property

Values

Explicitly gets or sets the values of the data series.