Click or drag to resize

MultivariateLinearFitParametersSelectedDataRows Property

Gets or sets the selected data rows.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IAscendingIntegerCollection? SelectedDataRows { get; set; }

Property Value

IAscendingIntegerCollection
See Also