net.sf.jasperreports.charts
Interface JRXySeries
- All Known Implementing Classes:
- JRBaseXySeries, JRDesignXySeries, JRFillXySeries
public interface JRXySeries
- Version:
- $Id: JRXySeries.java 1364 2006-08-31 18:13:20 +0300 (Thu, 31 Aug 2006) lucianc $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
getSeriesExpression
JRExpression getSeriesExpression()
getXValueExpression
JRExpression getXValueExpression()
getYValueExpression
JRExpression getYValueExpression()
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-2006 JasperSoft Corporation www.jaspersoft.com