Click or drag to resize

BuiltinFitFunctionInformationCreatorAttrib Property

Gets the creator attribute that describes the built-in fit function.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public FitFunctionCreatorAttribute CreatorAttrib { get; }

Property Value

FitFunctionCreatorAttribute
See Also