Click or drag to resize

PrincetonInstrumentsSPEReaderXValuesAreShiftValues Property

Gets a value indicating whether the x values are shift values.

Namespace: Altaxo.Serialization.PrincetonInstruments
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public bool XValuesAreShiftValues { get; }

Property Value

Boolean
true if the x values are shift values in inverse centimeters; otherwise, if false, the XValues are wavelength values in nm.
See Also