Click or drag to resize

RelaxISPlugin_ResultEvaluatorPreTransformYDescription Property

A description (usually a formula) of the transformation being applied to all Y-values by the PreTransformYValue(Double) before the fit. Will be used to change the plot axes automatically, so use the placeholder ValuePlaceholder in the formula.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public virtual string PreTransformYDescription { get; }

Return Value

String
A description of the transformation being applied to all Y-values before the fit.
See Also