Click or drag to resize

TransformedValueGetFormula Method

[Missing <summary> documentation for "M:Altaxo.Science.TransformedValue.GetFormula(System.String,Altaxo.Science.TransformedValueRepresentation)"]


Namespace: Altaxo.Science
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static string GetFormula(
	string nameOfVariable,
	TransformedValueRepresentation transform
)

Parameters

nameOfVariable  String

[Missing <param name="nameOfVariable"/> documentation for "M:Altaxo.Science.TransformedValue.GetFormula(System.String,Altaxo.Science.TransformedValueRepresentation)"]

transform  TransformedValueRepresentation

[Missing <param name="transform"/> documentation for "M:Altaxo.Science.TransformedValue.GetFormula(System.String,Altaxo.Science.TransformedValueRepresentation)"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Science.TransformedValue.GetFormula(System.String,Altaxo.Science.TransformedValueRepresentation)"]

See Also