|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
ChartType |
getChartType()
Returns the type of chart this data is to be plotted on |
int |
getNumberOfDataSets()
Returns the number of data sets contained in this Object. |
void |
validate()
Allows validations to be performed on the data structures |
Methods inherited from interface org.jCharts.chartData.interfaces.IDataSet |
getChartTypeProperties, getLegendLabel, getNumberOfDataItems, getNumberOfLegendLabels, getPaint |
Method Detail |
public ChartType getChartType()
public int getNumberOfDataSets()
public void validate() throws ChartDataException, PropertyException
ChartDataException
PropertyException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |