Click or drag to resize

InterpolatedPeakFunctionFrom2DTableControllerTableNames Property

Gets or sets the available table names.

Namespace: Altaxo.Gui.Calc.FitFunctions.Peaks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<string> TableNames { get; set; }

Property Value

ItemsControllerString
See Also