|
wxPlot 1.8
Real time plot library for wxWidgets
|
This is the complete list of members for PlotTypes, including all inherited members.
| drawType(wxDC &dc) | PlotTypes | |
| fillCircles(const bool fillCircle) | PlotTypes | |
| setBinCount(const unsigned int binCount) | PlotTypes | |
| setData(const std::vector< std::vector< double > > &data2D) | PlotTypes | |
| setData(const std::vector< double > &data1D) | PlotTypes | |
| setPlotEndHeight(const wxCoord plotEndHeight) | PlotTypes | |
| setPlotEndWidth(const wxCoord plotEndWidth) | PlotTypes | |
| setPlotStartHeight(const wxCoord plotStartHeight) | PlotTypes | |
| setPlotStartWidth(const wxCoord plotStartWidth) | PlotTypes | |
| setRadius(const wxCoord radius) | PlotTypes | |
| setWxPlotFigureType(const WXPLOT_FIGURE wxPlotFigure, const WXPLOT_TYPE wxPlotType) | PlotTypes | |
| setYlim(const double minY, const double maxY) | PlotTypes |