IFit |
public interface IFitElementView
The IFitElementView type exposes the following members.
| Name | Description | |
|---|---|---|
| FitFunctionSelected | Sets a value indicating whether a fit function is selected. |
| Name | Description | |
|---|---|---|
| Initialize | Initializes the view from the specified fit element. | |
| Refresh | Refreshes the view. |
| Name | Description | |
|---|---|---|
| ChooseErrorFunction | Occurs when the user chooses an error function. | |
| ChooseExternalParameter | Occurs when the user chooses an external parameter. | |
| ChooseFitFunction | Occurs when the user chooses a fit function. | |
| DeleteThisFitElement | Occurs when this fit element should be deleted. | |
| EditFitFunction | Occurs when the fit function should be edited. | |
| SetupVariablesAndRange | Occurs when the variables and range should be configured. |