net.sf.jasperreports.charts
Interface JRTimeSeries
- All Superinterfaces:
- java.lang.Cloneable, JRCloneable
- All Known Implementing Classes:
- JRBaseTimeSeries, JRDesignTimeSeries, JRFillTimeSeries
public interface JRTimeSeries
- extends JRCloneable
- Version:
- $Id: JRTimeSeries.java 3032 2009-08-27 11:32:28Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
getSeriesExpression
JRExpression getSeriesExpression()
getTimePeriodExpression
JRExpression getTimePeriodExpression()
getValueExpression
JRExpression getValueExpression()
getLabelExpression
JRExpression getLabelExpression()
getItemHyperlink
JRHyperlink getItemHyperlink()
- Returns the hyperlink specification for chart items.
The hyperlink will be evaluated for every chart item and a image map will be created for the chart.
- Returns:
- hyperlink specification for chart items
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com