wxChartMultiTooltip

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. Unlike the class this class can display information about multiple items at once for those case where the user selects more than one item at a time.</p>

Methods

Public

wxChartMultiTooltip

Constructs a instance.

wxChartMultiTooltip

void Draw

Draws the tooltip using the graphics context passed in as argument.

void AddTooltip