net.sf.jasperreports.charts
public interface JRCategorySeries extends JRCloneable
Modifier and Type | Method and Description |
---|---|
JRExpression |
getCategoryExpression() |
JRHyperlink |
getItemHyperlink()
Returns the hyperlink specification for chart items.
|
JRExpression |
getLabelExpression() |
JRExpression |
getSeriesExpression() |
JRExpression |
getValueExpression() |
clone
JRExpression getSeriesExpression()
JRExpression getCategoryExpression()
JRExpression getValueExpression()
JRExpression getLabelExpression()
JRHyperlink getItemHyperlink()
The hyperlink will be evaluated for every chart item and an image map will be created for the chart.
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com