Click or drag to resize

InterpolationFunctionOptionsControllerInterpolationDetailsController Property

Gets or sets the controller for interpolation-method details.

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

Property Value

IMVCANController
See Also