13 #include <wx/wxfreechartdefs.h> 14 #include <wx/dataset.h> 15 #include <wx/areadraw.h> 16 #include <wx/category/categorydataset.h> 37 Legend(
int vertPosition,
int horizPosition,
57 return m_vertPosition;
66 return m_horizPosition;
int GetHorizPosition()
Returns legend horizontal position.
Dataset for data values in form [category name, value].
static const wxCoord labelsSpacing
Space between serie labels.
void SetTextFont(wxFont font)
Sets font to draw legend labels.
int GetVertPosition()
Returns legend vertical position.
Fills area with specified brush and draw outline of area with specified pen.
Base class for drawing area background.
wxFont GetTextFont()
Returns font to draw legend labels.