public interface JRTimePeriodSeries extends JRCloneable
Modifier and Type | Method and Description |
---|---|
JRExpression |
getEndDateExpression() |
JRHyperlink |
getItemHyperlink()
Returns the hyperlink specification for chart items.
|
JRExpression |
getLabelExpression() |
JRExpression |
getSeriesExpression() |
JRExpression |
getStartDateExpression() |
JRExpression |
getValueExpression() |
clone
JRExpression getSeriesExpression()
JRExpression getStartDateExpression()
JRExpression getEndDateExpression()
JRExpression getValueExpression()
JRExpression getLabelExpression()
JRHyperlink getItemHyperlink()
The hyperlink will be evaluated for every chart item and a image map will be created for the chart.
Copyright © 2013. All Rights Reserved.