Click or drag to resize

InterpolationFunctionOptionsController(IInterpolationFunctionOptions) Constructor

Initializes a new instance of the InterpolationFunctionOptionsController class

Namespace: Altaxo.Gui.Calc.Interpolation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public InterpolationFunctionOptionsController(
	IInterpolationFunctionOptions doc
)

Parameters

doc  IInterpolationFunctionOptions

[Missing <param name="doc"/> documentation for "M:Altaxo.Gui.Calc.Interpolation.InterpolationFunctionOptionsController.#ctor(Altaxo.Calc.Interpolation.IInterpolationFunctionOptions)"]

See Also