IFitFunctionScriptViewSetIndependentVariableText Method |
Sets the independent-variable text.
Namespace: Altaxo.Gui.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid SetIndependentVariableText(
string text
)
Parameters
- text String
- The text to display.
See Also