|
wxFreeChart
|
This is the complete list of members for BarPlot, including all inherited members.
| AcceptAxis(Axis *axis) | BarPlot | protectedvirtual |
| AcceptDataset(Dataset *dataset) | BarPlot | 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 | |
| BarPlot() (defined in BarPlot) | BarPlot | |
| BoundsChanged(Axis *axis) (defined in AxisPlot) | AxisPlot | virtual |
| 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) | BarPlot | protectedvirtual |
| DrawNoDataMessage(wxDC &dc, wxRect rc) | Plot | virtual |
| DrawXYDataset(wxDC &dc, wxRect rc, XYDataset *dataset) | XYPlot | protected |
| 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 | |
| XYPlot() (defined in XYPlot) | XYPlot | |
| ~AxisPlot() (defined in AxisPlot) | AxisPlot | virtual |
| ~BarPlot() (defined in BarPlot) | BarPlot | virtual |
| ~Plot() (defined in Plot) | Plot | virtual |
| ~XYPlot() (defined in XYPlot) | XYPlot | virtual |
1.8.11