wxChartAxis

Description

This class represents an axis.

Methods

Public

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.

void UpdateLabelSizes

Updates the size of each label using the font details specified in the axis options and the provided graphics context.

void Fit

void UpdateLabelPositions

[object Object] GetLabels

Gets the labels.

void SetLabels

wxPoint2DDouble CalculateLabelPosition

size_t GetNumberOfTickMarks

wxDouble GetDistanceBetweenTickMarks

wxPoint2DDouble GetTickMarkPosition

wxPoint2DDouble GetPosition

const std::string & GetId

[object Object] GetOptions