wx.lib.plot.polyobjects.PlotPrintout
Controls how the plot is made in printing and previewing
Class Hierarchy
Inheritance diagram for class
PlotPrintout:
Methods Summary
Class API
-
class
PlotPrintout
(wx.Printout)
Controls how the plot is made in printing and previewing
Methods
-
__init__
(self, graph)
graph is instance of plotCanvas to be printed or previewed
-
GetPageInfo
(self)
-
HasPage
(self, page)
-
OnPrintPage
(self, page)