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_InstrumentsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic double[][] Data { get; }Property Value
Double
See Also