Click or drag to resize

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.Renishaw
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public float[] YData { get; }

Property Value

Single
See Also