Click or drag to resize

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.EnsembleProcessing
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool XIsInSpectralUnits { get; init; }

Property Value

Boolean
See Also