WdfFileReaderYData Property |
Gets the y data. ATTENTION: this are usually
NOT the spectrum's intensity values (these are stored in
Spectra, or use
GetSpectrum(Int32)).
Namespace: Altaxo.Serialization.RenishawAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic float[] YData { get; }
Property Value
Single
See Also