Click or drag to resize

NonlinearFitAsInterpolationControllerCmdPasteValues Property

Gets the command for pasting parameter values.

Namespace: Altaxo.Gui.Calc.Interpolation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdPasteValues { get; }

Property Value

ICommand
See Also