Click or drag to resize

ExtractCommonColumnsToTableOptionsControllerInterpolationFunction Property

Gets or sets the interpolation function controller item list.

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

Property Value

ItemsControllerType
See Also