Click or drag to resize

PeakFittingBaseControllerTModel, TViewEhCanConfigureFitFunction Method

Determines whether the current fit function exposes configurable properties.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected bool EhCanConfigureFitFunction()

Return Value

Boolean
true if configuration is possible; otherwise, false.
See Also