wxChartTooltipOptions
Description
The options for the element.
Methods
Public
|
wxChartTooltipOptions |
|
|
wxFontFamily GetFontFamily |
Gets the font family to be used for the text. |
|
int GetFontSize |
Gets the font size to be used for the text. |
|
wxFontStyle GetFontStyle |
Gets the font style to be used for the text. |
|
const wxColor & GetFontColor |
Gets the font color to be used for the text. |
|
wxDouble GetHorizontalPadding |
Gets the horizontal padding. The padding will be added on the left and on the right of the text and will be painted using the background color. |
|
wxDouble GetVerticalPadding |
Gets the vertical padding. The padding will be added above and below the text and will be painted using the background color. |
|
[object Object] GetBackgroundOptions |
