wxFreeChart
|
This is the complete list of members for Chart, including all inherited members.
AxisChanged(Axis *axis) (defined in Chart) | Chart | virtual |
BoundsChanged(Axis *axis) (defined in Chart) | Chart | virtual |
Chart(Plot *plot, const wxString &title=wxEmptyString) | Chart | |
Chart(Plot *plot, Header *header=NULL, Footer *footer=NULL) (defined in Chart) | Chart | |
Draw(ChartDC &dc, wxRect &rc, bool antialias=false) | Chart | |
GetBackground() (defined in Chart) | Chart | inline |
GetChartPanel() (defined in Chart) | Chart | |
GetHorizScrolledAxis() (defined in Chart) | Chart | |
GetPlot() | Chart | inline |
GetVertScrolledAxis() (defined in Chart) | Chart | |
PlotNeedRedraw(Plot *plot) (defined in Chart) | Chart | virtual |
SetBackground(AreaDraw *background) | Chart | inline |
SetChartPanel(wxChartPanel *chartPanel) (defined in Chart) | Chart | |
SetFooter(Footer *footer) (defined in Chart) | Chart | inline |
SetHeader(Header *header) (defined in Chart) | Chart | inline |
SetMargin(wxCoord margin) (defined in Chart) | Chart | inline |
SetScrolledAxis(Axis *axis) (defined in Chart) | Chart | |
SetTitle(wxString title) | Chart | inline |
~Chart() (defined in Chart) | Chart | virtual |