Click or drag to resize

RamanCalibrationDataSourceNeonCalibrationData2 Property

Gets the data for the second neon calibration.

Namespace: Altaxo.Science.Spectroscopy.Raman
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DataTableXYColumnProxy? NeonCalibrationData2 { get; }

Property Value

DataTableXYColumnProxy
See Also