Click or drag to resize

IFitFunctionInformationDescription Property

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.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string Description { get; }

Property Value

String
See Also