Click or drag to resize

FitFunctionMultipleSpectraSeparatePeakHeightsSeparateBaselineChanged Event

Occurs when the fit function changed, including number or name of parameters, independent variables, dependent variables, or the scaling.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public event EventHandler Changed

Value

EventHandler

Implements

IFitFunctionChanged
See Also