wxChartAxisOptions

Description

The options for the element.

Methods

Public

wxChartAxisOptions

Constructs a new instance. The axis will use the wxCHARTAXISLABELTYPE_POINT type as label type.

wxChartAxisOptions

Constructs a new instance.

[object Object] GetPosition

Gets the position of the axis.

[object Object] GetLabelType

Gets the label type.

[object Object] GetStartMarginType

Gets the start margin type.

void SetStartMarginType

Sets the type of the start margin.

[object Object] GetEndMarginType

Gets the end margin type.

void SetEndMarginType

Sets the type of the end margin.

wxChartAxisValueMode GetStartValueMode

wxDouble GetStartValue

void SetExplicitStartValue

wxChartAxisValueMode GetEndValueMode

wxDouble GetEndValue

void SetExplicitEndValue

unsigned int GetLineWidth

Gets the width of the line.

const wxColor & GetLineColor

Gets the color of the line.

wxDouble GetOverhang

Gets the amount by which the axis is drawn past the last tick mark.

[object Object] GetFontOptions

Gets the font options for the labels.