Click or drag to resize

ScaleTransformationStringRepresentation Property

Gets a string that describes the transformation.

Namespace: Altaxo.Science
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public string StringRepresentation { get; }

Property Value

String

Implements

IDoubleToDoubleValueTransformationStringRepresentation
See Also