TCustomTeePanel.PrintRect

TCustomTeePanel.PrintRect
TCustomTeePanel

procedure PrintRect(Const R: TRect);

Unit
TeeProcs

Description
This method will send the Chart to the currently selected Printer, scaled to the R rectangular region. The current Printer orientation (Portrait or Landscape) can be changed prior to call PrintRect. The biggest rectangular region is the (0,0,Printer.PageWidth-1,Printer.PageHeight-1)