Click or drag to resize

FitFunctionScriptToString Method

Returns a string that represents the current object.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override string ToString()

Return Value

String
A string that represents the current object.
See Also