Click or drag to resize

FitFunctionCreatorAttribute Properties

The FitFunctionCreatorAttribute type exposes the following members.

Properties
 NameDescription
Public propertyCategory Gets the category used to group the fit function.
Public propertyDescriptionResource Gets the resource key for a localized description of the fit function, if available.
Public propertyName Gets the display name of the fit function.
Public propertyNumberOfDependentVariables Gets the number of dependent variables.
Public propertyNumberOfIndependentVariables Gets the number of independent variables.
Public propertyNumberOfParameters Gets the number of parameters.
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also