Click or drag to resize

SingleColumnControllerTransformationToolTip Property

Gets or sets the tooltip text for the assigned transformation.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string TransformationToolTip { get; set; }

Property Value

String

Implements

ISingleColumnControllerTransformationToolTip
See Also