net.sf.jasperreports.charts
Interface ChartContext
- All Known Implementing Classes:
- ConvertChartContext
public interface ChartContext
- Version:
- $Id: ChartContext.java 3032 2009-08-27 11:32:28Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
getChart
JRChart getChart()
getDataset
Dataset getDataset()
getLabelGenerator
java.lang.Object getLabelGenerator()
getLocale
java.util.Locale getLocale()
getTimeZone
java.util.TimeZone getTimeZone()
evaluateExpression
java.lang.Object evaluateExpression(JRExpression expression)
throws JRException
- Throws:
JRException
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com