Class Summary |
ChartPrintJob |
Title: ChartPrintJob class
Description: Class provides access to the Chart at print time. |
PreviewChartPen |
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2008 by Steema Software SL. |
PreviewPanel |
Title: PreviewPanel class
Description: Preview Panel
Example:
preview = new PreviewPanel(myChart.getChart(), myChart.getPrinter());
preview.setPaperColor(Color.LIGHT_YELLOW);
preview.getPaperShadow().setColor(Color.BLACK);
preview.getPaperShadow().setVertSize(4);
preview.getPaperShadow().setHorizSize(4);
preview.getPaperShadow().setTransparency(70);
preview.setOrientation(PageFormat.LANDSCAPE);
Copyright (c) 2004-2008 by Steema Software SL. |
PreviewPanelBeanInfo |
Title: PreviewPanelBeanInfo class
Description: Preview Panel Bean info
Copyright (c) 2005-2013 by Steema Software SL. |
PreviewZone |
Title: PreviewZone class
Description: Preview Zones
Copyright (c) 2004-2008 by Steema Software SL. |
Printer |
Title: Printer class
Description: Chart printing characteristics
Copyright (c) 2005-2013 by Steema Software SL. |
PrintMargins |
Title: PrintMargins class
Description: Access to each Page Print Margin
Copyright (c) 2005-2013 by Steema Software SL. |
PrintMarginUnit |
Title: PrintMarginUnit class
Description:
Copyright (c) 2005-2013 by Steema Software SL. |
PrintPage |
Title: PrintPage class
Description:
Copyright (c) 2005-2013 by Steema Software SL. |