wxChartPoint

Description

This class is used to display a point on a chart.

Methods

Public

wxChartPoint

Constructs a element.

wxChartPoint

void Draw

Draws the element.

bool HitTest

Elements can be activated with the mouse. This function checks whether the mouse is in the activation zone for this element.

wxPoint2DDouble GetTooltipPosition

Gets the position of the tooltip.

const wxPoint2DDouble & GetPosition

Gets the position of the point.

void SetPosition

Sets the position of the point.

void SetPosition

Sets the position of the point.