Click or drag to resize

RelaxISPlugin_TransferFunctionNormalizedSymbol Property

The symbol of the normalized value

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

Return Value

String
The symbol of the normalized value
Remarks
Should be overridden if if NormalizeValue(Double, Double, Double, Double, Double) is overridden as well
See Also