wxPlot 1.8
Real time plot library for wxWidgets
Loading...
Searching...
No Matches
PlotFigure Member List

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

drawFigure(wxDC &dc)PlotFigure
drawGrid(wxDC &dc)PlotFigure
drawLegend(wxDC &dc)PlotFigure
drawTicks(wxDC &dc)PlotFigure
getPlotEndHeight() constPlotFigure
getPlotEndWidth() constPlotFigure
getPlotStartHeight() constPlotFigure
getPlotStartWidth() constPlotFigure
gridOn(const bool useGrid)PlotFigure
legendOn(const bool useLegend)PlotFigure
setBinCount(const unsigned int binCount)PlotFigure
setData(const std::vector< std::vector< double > > &data2D)PlotFigure
setData(const std::vector< double > &data1D)PlotFigure
setFontSize(const unsigned int fontSize)PlotFigure
setLegend(const std::vector< wxString > &legend, const PLACEMENT legendPosition=PLACEMENT_NORTH_EAST)PlotFigure
setPlotEndHeight(const wxCoord plotEndHeight)PlotFigure
setPlotEndWidth(const wxCoord plotEndWidth)PlotFigure
setPlotStartHeight(const wxCoord plotStartHeight)PlotFigure
setPlotStartWidth(const wxCoord plotStartWidth)PlotFigure
setTicks(const unsigned int ticks)PlotFigure
setTitle(const wxString &title)PlotFigure
setWxPlotFigureType(const WXPLOT_FIGURE wxPlotFigure, const WXPLOT_TYPE wxPlotType)PlotFigure
setXlabel(const wxString &xLabel)PlotFigure
setYlabel(const wxString &yLabel)PlotFigure
setYlim(const double minY, const double maxY)PlotFigure