Click or drag to resize

IFitFunctionService Methods

The IFitFunctionService type exposes the following members.

Methods
 NameDescription
Public methodGetApplicationFitFunctions This will get all application wide defined fit functions.
Public methodGetBuiltinFitFunctions This will get all builtin fit functions.
Public methodGetDocumentFitFunctions This will get all current document fit functions.
Public methodGetUserDefinedFitFunctions This will get all user defined fit functions.
Public methodRemoveUserDefinedFitFunction This removes a fit function that is stored in xml format onto disc.
Public methodSaveUserDefinedFitFunction Saves a user defined fit function in the user's application directory. The user is prompted by a message box if the function already exists.
Top
See Also