Click or drag to resize

BrukerOpusReaderXValues Property

Gets the x values of the spectrum (typically the abscissa values).

Namespace: Altaxo.Serialization.BrukerOpus
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double[]? XValues { get; protected set; }

Property Value

Double
See Also