|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAxisDataSeries
Method Summary | |
---|---|
void |
addIAxisPlotDataSet(IAxisPlotDataSet iAxisPlotDataSet)
|
java.lang.String |
getChartTitle()
Returns the chart title. |
IAxisPlotDataSet |
getIAxisPlotDataSet(ChartType chartType)
|
java.util.Iterator |
getIAxisPlotDataSetIterator()
|
int |
getTotalNumberOfDataSets()
Returns the total number data dimensions in all of the IAxisChartDataSets contained in this collection. |
java.lang.String |
getXAxisTitle()
Returns the x-axis title. |
java.lang.String |
getYAxisTitle()
Returns the y-axis title. |
int |
size()
Returns the number of IAxisPlotDataSet Objects in this series |
void |
validate()
Validates the DataSeries implementation. |
Method Detail |
---|
java.lang.String getXAxisTitle()
java.lang.String getYAxisTitle()
java.lang.String getChartTitle()
void validate() throws ChartDataException, PropertyException
ChartDataException
PropertyException
ChartProperties.setValidate( boolean )
java.util.Iterator getIAxisPlotDataSetIterator()
void addIAxisPlotDataSet(IAxisPlotDataSet iAxisPlotDataSet)
IAxisPlotDataSet getIAxisPlotDataSet(ChartType chartType)
int getTotalNumberOfDataSets()
int size()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |