PrincetonInstrumentsSPEReaderXValuesAreShiftValues Property |
Gets a value indicating whether the x values are shift values.
Namespace: Altaxo.Serialization.PrincetonInstrumentsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public bool XValuesAreShiftValues { get; }
Property Value
Booleantrue if the x values are shift values in inverse centimeters; otherwise, if
false, the XValues are wavelength values in nm.
See Also