PeakEnhancementSNIPIsHalfWidthInXUnits Property |
Gets a value indicating whether
HalfWidth is in units of points or in x-units.
Namespace: Altaxo.Science.Spectroscopy.PeakEnhancementAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsHalfWidthInXUnits { get; init; }
Property Value
Booleantrue if the unit is points; otherwise, if the unit is that of the x-axis,
false.
See Also