Uses of Class
com.steema.teechart.printer.Printer

Packages that use Printer
com.steema.teechart   
 

Uses of Printer in com.steema.teechart
 

Methods in com.steema.teechart that return Printer
 Printer TChart.getPrinter()
          Printing related attributes.
 Printer Chart.getPrinter()
          Printing related attributes.
 

Methods in com.steema.teechart with parameters of type Printer
 void TChart.setPrinter(Printer printer)
           
 void Chart.setPrinter(Printer value)
          Printing related attributes.