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() |
cloneJRExpression 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.
Copyright © 2014. All rights reserved.