Click or drag to resize

Q800FileReaderData Property

Gets the data columns. Each element in the first level corresponds to a column, and each element in the second level corresponds to a row in that column.

Namespace: Altaxo.Serialization.TA_Instruments
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double[][] Data { get; }

Property Value

Double
See Also