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, validatecollectExpressions, getDatasetRun, getIncrementGroup, getIncrementTypeValue, getIncrementWhenExpression, getResetGroup, getResetTypeValuecloneJRTimeSeries[] getSeries()
JRTimeSeries objects representing the
series for the Time Series chartJRTimeSeriesjava.lang.Class<?> getTimePeriod()
TimePeriodEnumvoid setTimePeriod(java.lang.Class<?> timePeriod)
timePeriod - the time period associated with
days, months, years, or other predefined time periods.TimePeriodEnum© 2001-2010 Jaspersoft Corporation www.jaspersoft.com