Click or drag to resize

SingleColumnControllerColumnToolTip Property

Gets or sets the tooltip text for the assigned column.

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

Property Value

String

Implements

ISingleColumnControllerColumnToolTip
See Also