wxChartTooltip
Description
This class is used to display a tooltip.
<p>Charts can display tooltips in response to a user action (e.g. hoverin with the mouse over some part of the chart). This class implements such tooltips.</p>
Methods
Public
wxChartTooltip |
Constructs a new instance. |
wxChartTooltip |
|
void Draw |
Draws the tooltip using the graphics context passed in as argument. |
const wxPoint2DDouble & GetPosition |
Gets the position of the tooltip. |
[object Object] GetProvider |
Gets the tooltip text provider. |