|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAxisPlotDataSet
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 |
---|
ChartType getChartType()
int getNumberOfDataSets()
void validate() throws ChartDataException, PropertyException
ChartDataException
PropertyException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |