public interface JRHighLowDataset extends JRChartDataset
CATEGORY_DATASET, GANTT_DATASET, HIGHLOW_DATASET, PIE_DATASET, TIMEPERIOD_DATASET, TIMESERIES_DATASET, VALUE_DATASET, XY_DATASET, XYZ_DATASET
Modifier and Type | Method and Description |
---|---|
JRExpression |
getCloseExpression() |
JRExpression |
getDateExpression() |
JRExpression |
getHighExpression() |
JRHyperlink |
getItemHyperlink()
Returns the hyperlink specification for chart items.
|
JRExpression |
getLowExpression() |
JRExpression |
getOpenExpression() |
JRExpression |
getSeriesExpression() |
JRExpression |
getVolumeExpression() |
getDatasetType, validate
collectExpressions, getDatasetRun, getIncrementGroup, getIncrementTypeValue, getIncrementWhenExpression, getResetGroup, getResetTypeValue
clone
JRExpression getSeriesExpression()
JRExpression getDateExpression()
JRExpression getHighExpression()
JRExpression getLowExpression()
JRExpression getOpenExpression()
JRExpression getCloseExpression()
JRExpression getVolumeExpression()
JRHyperlink getItemHyperlink()
The hyperlink will be evaluated for every chart item and a image map will be created for the chart.
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com