Click or drag to resize

PeakFittingBaseControllerTModel, TViewCmdConfigureFitFunction Property

Gets the command that configures the current fit function.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public RelayCommand CmdConfigureFitFunction { get; }

Property Value

RelayCommand
See Also