IFit |
[Missing <summary> documentation for "T:Altaxo.Main.Services.IFitFunctionInformation"]
public interface IFitFunctionInformation
The IFitFunctionInformation type exposes the following members.
Name | Description | |
---|---|---|
Category | Category of the fit function. Can contain DirectorySeparatorChars for dividing in sub-categories. | |
CreationTime | Gets the creation time of this fit function, or null if no creation time is available (e.g. for builtin fit functions). | |
Description | Returns description text of the fit function. This text can be plain text or can be text with RTF format tags (but without header and trailer). It can also contain MathML1.0 formulas. | |
Name | Name of the fit function. |
Name | Description | |
---|---|---|
CreateFitFunction | Creates an instances of the fit function this info belongs to. |