Click or drag to resize

IFitFunctionChanged Event

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

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
event EventHandler Changed

Value

EventHandler
See Also