Click or drag to resize

IVariantToVariantTransformationRepresentationAsFunction Property

Gets the representation of this transformation as a function.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string RepresentationAsFunction { get; }

Property Value

String
The representation of this transformation as a function.
See Also