BlockScalingCorrection2DXIsInSpectralUnits Property |
Gets or initializes a value indicating whether the X-range values (
MinimumX and
MaximumX)
are specified in spectral units (true) or as row indices (false).
Namespace: Altaxo.Science.Spectroscopy.EnsembleProcessingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool XIsInSpectralUnits { get; init; }Property Value
Boolean
See Also