A tool tip for a chart element.
For a list of all members of this type, see ToolTip Members.
System.Object
Imsl.Chart2D.AbstractChartNode
Imsl.Chart2D.ChartNode
Imsl.Chart2D.ToolTip
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class requires that the chart's component be a subclass of ComponentModel. The ComponentModel
class can be subclassed to provide different behaviors for displaying tool tips.
To use, create an instance of ToolTip
to activate the ToolTips
in a node and in the node's descendants. The ToolTip
string is the value of a node's "ToolTip" attribute or, if it is null
, the node's "Title" attribute.
Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll)
ToolTip Members | Imsl.Chart2D Namespace