public interface JRXySeries extends JRCloneable
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAutoSort() |
JRHyperlink |
getItemHyperlink()
Returns the hyperlink specification for chart items.
|
JRExpression |
getLabelExpression() |
JRExpression |
getSeriesExpression() |
JRExpression |
getXValueExpression() |
JRExpression |
getYValueExpression() |
cloneJRExpression getSeriesExpression()
JRExpression getXValueExpression()
JRExpression getYValueExpression()
JRExpression getLabelExpression()
JRHyperlink getItemHyperlink()
The hyperlink will be evaluated for every chart item and a image map will be created for the chart.
Boolean getAutoSort()
Copyright © 2014. All rights reserved.