Click or drag to resize

GalacticSPCReaderXValues Property

Gets the X-axis values for the currently read spectrum (or null if reading failed).

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

Property Value

Double
See Also