Click or drag to resize

NeonCalibrationOptionsControllerXAxisUnit Property

Gets or sets the unit used for the x-axis in the calibration data.

Namespace: Altaxo.Gui.Science.Spectroscopy.Raman
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<XAxisUnit> XAxisUnit { get; set; }

Property Value

ItemsControllerXAxisUnit
See Also