Interface JRGanttDataset

All Superinterfaces:
Cloneable, DatasetRunHolder, JRChartDataset, JRCloneable, JRElementDataset
All Known Implementing Classes:
JRBaseGanttDataset, JRDesignGanttDataset, JRFillGanttDataset

public interface JRGanttDataset extends JRChartDataset
This dataset accommodates one or more data series consisting of values associated with tasks and subtasks. It is used to render the Gantt chart.
Author:
Peter Risko (peter@risko.hu)