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, validatecollectExpressions, getDatasetRun, getIncrementGroup, getIncrementTypeValue, getIncrementWhenExpression, getResetGroup, getResetTypeValuecloneJRExpression 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.
Copyright © 2012. All Rights Reserved.