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

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

draw(wxDC &dc, const double value, const unsigned int dataSize, const unsigned int colourIndex, const size_t i)Bar
Line::draw(wxDC &dc, const std::vector< double > &xData, const std::vector< double > &yData, const unsigned int colourIndex)Linevirtual
maxXLineprotected
maxYLineprotected
minXLineprotected
minYLineprotected
plotEndHeightLineprotected
plotEndWidthLineprotected
plotStartHeightLineprotected
plotStartWidthLineprotected
setLimits(const double minX, const double maxX, const double minY, const double maxY)Line
setPlotEndHeight(const wxCoord plotEndHeight)Line
setPlotEndWidth(const wxCoord plotEndWidth)Line
setPlotStartHeight(const wxCoord plotStartHeight)Line
setPlotStartWidth(const wxCoord plotStartWidth)Line