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

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

draw(wxDC &dc, const std::vector< double > &xData, const std::vector< double > &yData, const unsigned int colourIndex) overrideScattervirtual
fillCircles(const bool fillCircle)Scatter
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
setRadius(const wxCoord radius)Scatter