public class ChartPrintJob
extends java.lang.Object
Title: ChartPrintJob class
Description: Class provides access to the Chart at print time.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Constructor and Description |
---|
ChartPrintJob(IBaseChart c,
Rectangle r) |
Modifier and Type | Method and Description |
---|---|
IBaseChart |
getChart() |
Rectangle |
getChartRect() |
public ChartPrintJob(IBaseChart c, Rectangle r)
public IBaseChart getChart()
public Rectangle getChartRect()