Package org.jCharts.chartData.interfaces
Interface IData
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IAxisChartDataSet,IAxisDataSeries,IAxisPlotDataSet,IDataSeries,IDataSet,IPieChartDataSet,IScatterPlotDataSeries,IScatterPlotDataSet,IStockChartDataSet
- All Known Implementing Classes:
AxisChartDataSet,AxisDataSeries,DataSeries,DataSet,PieChartDataSet,ScatterPlotDataSeries,ScatterPlotDataSet,StockChartDataSet
Provides a common base class for all data structures.