Click or drag to resize

InterpolatedPeakFunctionFrom2DTableControllerNameOfProperties Property

Gets or sets the available property 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> NameOfProperties { get; set; }

Property Value

ItemsControllerString
See Also