Click or drag to resize

PeakFittingBaseControllerTModel, TViewFitFunctions Property

Gets or sets the available fit functions.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> FitFunctions { get; set; }

Property Value

ItemsControllerType
See Also