wxChartFontOptions
Description
Font settings.
<p>Many elements display text and require font settings. This class groups all settings related to the choice of a font.</p>
Methods
Public
wxChartFontOptions |
Constructs a instance. |
wxFont GetFont |
|
wxFontFamily GetFamily |
Gets the font family. |
int GetSize |
Gets the font size. |
wxFontStyle GetStyle |
Gets the font style. |
wxFontWeight GetWeight |
Gets the font weight. |
const wxColor & GetColor |
Gets the font color. |