Click or drag to resize

FitElement_dataTable Field

Holds a reference to the underlying data table.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected DataTableProxy? _dataTable

Field Value

DataTableProxy
See Also