Click or drag to resize

PeakFittingBaseControllerTModel, TViewEhFitFunctionChanged Method

Handles selection changes of the fit function.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected void EhFitFunctionChanged(
	Type type
)

Parameters

type  Type
The selected fit-function type.
See Also