wxChartMultiTooltipOptions
Description
The options for the element.
Methods
Public
wxChartMultiTooltipOptions |
|
bool ShowTitle |
|
void SetShowTitle |
|
[object Object] GetTitleFontOptions |
|
[object Object] GetTextFontOptions |
|
wxAlignment GetAlignment |
|
void SetAlignment |
|
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. |
const wxColor & GetBackgroundColor |
Gets the background color. |
wxDouble GetCornerRadius |
Gets the corner radius. The tooltip backround is a rounded rectangle. This gets the radius used for the rounded corners. |
wxDouble GetLineSpacing |