wxFreeChart
BarPlot Member List

This is the complete list of members for BarPlot, including all inherited members.

AcceptAxis(Axis *axis)BarPlotprotectedvirtual
AcceptDataset(Dataset *dataset)BarPlotprotectedvirtual
AddAxis(Axis *axis)AxisPlot
AddDataset(Dataset *dataset)AxisPlot
AddObjects(Dataset *dataset, Axis *verticalAxis, Axis *horizontalAxis)AxisPlot
AxisChanged(Axis *axis) (defined in AxisPlot)AxisPlotvirtual
AxisPlot() (defined in AxisPlot)AxisPlot
BarPlot() (defined in BarPlot)BarPlot
BoundsChanged(Axis *axis) (defined in AxisPlot)AxisPlotvirtual
ChartMouseDown(wxPoint &pt, int key) (defined in AxisPlot)AxisPlotvirtual
DataChanged(wxCommandEvent &event) (defined in AxisPlot)AxisPlotvirtual
DatasetChanged(Dataset *dataset) (defined in AxisPlot)AxisPlotvirtual
Draw(ChartDC &cdc, wxRect rc, PlotDrawMode mode=PLOT_DRAW_ALL)Plotvirtual
DrawDatasets(wxDC &dc, wxRect rc)BarPlotprotectedvirtual
DrawNoDataMessage(wxDC &dc, wxRect rc)Plotvirtual
DrawXYDataset(wxDC &dc, wxRect rc, XYDataset *dataset)XYPlotprotected
GetAxesExtent(wxDC &dc, AxisArray *axes) (defined in AxisPlot)AxisPlotprotected
GetAxisDataset(Axis *axis, size_t index)AxisPlotinline
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)AxisPlotinline
GetDatasetVerticalAxis(Dataset *dataset)AxisPlotinline
LinkDataHorizontalAxis(size_t nData, size_t nAxis)AxisPlot
LinkDataVerticalAxis(size_t nData, size_t nAxis)AxisPlot
m_background (defined in Plot)Plotprotected
m_drawGridHorizontal (defined in AxisPlot)AxisPlotprotected
m_drawGridVertical (defined in AxisPlot)AxisPlotprotected
NeedRedraw(DrawObject *obj) (defined in AxisPlot)AxisPlotvirtual
Plot() (defined in Plot)Plot
RemoveDataset(Dataset *dataset)AxisPlot
RemoveDataset(size_t index)AxisPlot
SetBackground(AreaDraw *background)Plotinline
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)Plotinline
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)AxisPlotvirtual
~BarPlot() (defined in BarPlot)BarPlotvirtual
~Plot() (defined in Plot)Plotvirtual
~XYPlot() (defined in XYPlot)XYPlotvirtual