Click or drag to resize

InterpolatedPeakFunctionFrom2DTableControllerGroupNumberOfParticipatingColumns Property

Gets or sets the available group numbers of participating columns.

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

Property Value

ItemsControllerInt32
See Also