 
       wx.lib.plot.polyobjects¶
  wx.lib.plot.polyobjects¶This contains all of the PolyXXX objects used by wx.lib.plot.
 Classes Summary¶
 Classes Summary¶| PlotGraphics | Creates a PlotGraphics object. | 
| PlotPrintout | Controls how the plot is made in printing and previewing | 
| PolyBars | Creates a PolyBars object. | 
| PolyBarsBase | Base class for PolyBars and PolyHistogram. | 
| PolyBoxPlot | Creates a PolyBoxPlot object. | 
| PolyHistogram | Creates a PolyHistogram object. | 
| PolyLine | Creates PolyLine object | 
| PolyMarker | Creates a PolyMarker object. | 
| PolyPoints | Base Class for lines and markers. | 
| PolySpline | Creates PolySpline object |