Click or drag to resize

YCalibrationOptionsControllerInterpolationMethod Property

Gets or sets the interpolation method controller.

Namespace: Altaxo.Gui.Science.Spectroscopy.Calibration
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public InterpolationFunctionOptionsController InterpolationMethod { get; set; }

Property Value

InterpolationFunctionOptionsController
See Also