public interface IAxisPlotDataSet extends IDataSet
| Modifier and Type | Method and Description |
|---|---|
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
|
getChartTypeProperties, getLegendLabel, getNumberOfDataItems, getNumberOfLegendLabels, getPaintChartType getChartType()
int getNumberOfDataSets()
void validate()
throws ChartDataException,
PropertyException
ChartDataExceptionPropertyException