| | Name | Description |
|---|
 | FitElement(FitElement) |
Initializes a new instance of the FitElement class by copying another fit element.
|
 | FitElement(IFitFunction) |
Initializes a new instance of the FitElement class with the specified fit function.
|
 | FitElement(IFitFunction, IRowSelection) |
Initializes a new instance of the FitElement class with the specified fit function and row selection.
|
 | FitElement(IXmlDeserializationInfo, Int32) |
Initializes a new instance of the FitElement class during XML deserialization.
|
 | FitElement(DataTable, Int32, IRowSelection, IReadableColumn, IReadableColumn) |
Initializes a new instance of the FitElement class from source columns without a fit function.
|
 | FitElement(IFitFunction, DataTable, Int32, IRowSelection, IReadableColumn, IReadableColumn) |
Initializes a new instance of the FitElement class from a fit function and source columns.
|