Click or drag to resize

FitElementGroupNumber Property

Gets or sets the group number of the associated data columns.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int GroupNumber { get; set; }

Property Value

Int32

Implements

IColumnPlotDataGroupNumber
See Also