public interface JRTimeSeriesDataset 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 |
---|---|
JRTimeSeries[] |
getSeries() |
java.lang.Class<?> |
getTimePeriod() |
void |
setTimePeriod(java.lang.Class<?> timePeriod) |
getDatasetType, validate
collectExpressions, getDatasetRun, getIncrementGroup, getIncrementTypeValue, getIncrementWhenExpression, getResetGroup, getResetTypeValue
clone
JRTimeSeries[] getSeries()
JRTimeSeries
objects representing the
series for the Time Series chartJRTimeSeries
java.lang.Class<?> getTimePeriod()
TimePeriodEnum
void setTimePeriod(java.lang.Class<?> timePeriod)
timePeriod
- the time period associated with
days, months, years, or other predefined time periods.TimePeriodEnum
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com