Click or drag to resize

IFitFunctionScriptViewSetIndependentVariableText Method

Sets the independent-variable text.

Namespace: Altaxo.Gui.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void SetIndependentVariableText(
	string text
)

Parameters

text  String
The text to display.
See Also