Click or drag to resize

INavigationPointToolTip Property

Gets the tool tip for the navigation point.

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

Property Value

String
The tool tip.
See Also