|
wxFreeChart
|
This is the complete list of members for BubblePlot, including all inherited members.
| AcceptAxis(Axis *axis) | BubblePlot | protectedvirtual |
| AcceptDataset(Dataset *dataset) | BubblePlot | protectedvirtual |
| AddAxis(Axis *axis) | AxisPlot | |
| AddDataset(Dataset *dataset) | AxisPlot | |
| AddObjects(Dataset *dataset, Axis *verticalAxis, Axis *horizontalAxis) | AxisPlot | |
| AxisChanged(Axis *axis) (defined in AxisPlot) | AxisPlot | virtual |
| AxisPlot() (defined in AxisPlot) | AxisPlot | |
| BoundsChanged(Axis *axis) (defined in AxisPlot) | AxisPlot | virtual |
| BubblePlot() (defined in BubblePlot) | BubblePlot | |
| ChartMouseDown(wxPoint &pt, int key) (defined in AxisPlot) | AxisPlot | virtual |
| DataChanged(wxCommandEvent &event) (defined in AxisPlot) | AxisPlot | virtual |
| DatasetChanged(Dataset *dataset) (defined in AxisPlot) | AxisPlot | virtual |
| Draw(ChartDC &cdc, wxRect rc, PlotDrawMode mode=PLOT_DRAW_ALL) | Plot | virtual |
| DrawDatasets(wxDC &dc, wxRect rc) | BubblePlot | protectedvirtual |
| DrawNoDataMessage(wxDC &dc, wxRect rc) | Plot | virtual |
| GetAxesExtent(wxDC &dc, AxisArray *axes) (defined in AxisPlot) | AxisPlot | protected |
| GetAxisDataset(Axis *axis, size_t index) | AxisPlot | inline |
| GetChartPanel() | Plot | |
| GetDataset(size_t index) | AxisPlot | |
| GetDatasetAxis(Dataset *dataset, size_t index, bool vertical) | AxisPlot | |
| GetDatasetAxis(Dataset *dataset, bool vertical) | AxisPlot | |
| GetDatasetCount() | AxisPlot | |
| GetDatasetHorizontalAxis(Dataset *dataset) | AxisPlot | inline |
| GetDatasetVerticalAxis(Dataset *dataset) | AxisPlot | inline |
| LinkDataHorizontalAxis(size_t nData, size_t nAxis) | AxisPlot | |
| LinkDataVerticalAxis(size_t nData, size_t nAxis) | AxisPlot | |
| m_background (defined in Plot) | Plot | protected |
| m_drawGridHorizontal (defined in AxisPlot) | AxisPlot | protected |
| m_drawGridVertical (defined in AxisPlot) | AxisPlot | protected |
| NeedRedraw(DrawObject *obj) (defined in AxisPlot) | AxisPlot | virtual |
| Plot() (defined in Plot) | Plot | |
| RemoveDataset(Dataset *dataset) | AxisPlot | |
| RemoveDataset(size_t index) | AxisPlot | |
| SetBackground(AreaDraw *background) | Plot | inline |
| SetChartPanel(wxChartPanel *chartPanel) (defined in Plot) | Plot | |
| SetCrosshair(Crosshair *crosshair) | AxisPlot | |
| SetDrawGrid(bool drawGridVertical, bool drawGridHorizontal) | AxisPlot | |
| SetLegend(Legend *legend) | AxisPlot | |
| SetTextNoData(const wxString &textNoData) | Plot | inline |
| ToDataCoords(size_t nData, wxDC &dc, wxRect rc, wxCoord gx, wxCoord gy, double *x, double *y) | AxisPlot | |
| wxDEPRECATED_MSG("SetDataBackground is deprecated, use SetBackground instead") void SetDataBackground(AreaDraw *dataBackground) | AxisPlot | |
| ~AxisPlot() (defined in AxisPlot) | AxisPlot | virtual |
| ~BubblePlot() (defined in BubblePlot) | BubblePlot | virtual |
| ~Plot() (defined in Plot) | Plot | virtual |
1.8.11