Click or drag to resize

MatrixSheetData Field

Raw data values for the matrix sheet stored in row-major order.

Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public List<double> Data

Field Value

ListDouble
See Also