Click or drag to resize

WITecReaderSpectra Property

List of extracted spectra (TDGraphClass instances) found in the file.

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public List<TDGraphClass> Spectra { get; }

Property Value

ListTDGraphClass
See Also