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()
java.lang.Comparable
object that identifies each series.JRExpression getStartDateExpression()
java.util.Date
expression representing the
start of the time periodJRExpression getEndDateExpression()
java.util.Date
expression representing the
end of the time periodJRExpression 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 © 2019 TIBCO Software Inc.. All rights reserved.