|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public java.lang.String getXAxisTitle()
public java.lang.String getYAxisTitle()
public java.lang.String getChartTitle()
public void validate() throws ChartDataException, PropertyException
ChartDataException
PropertyException
ChartProperties.setValidate( boolean )
public java.util.Iterator getIAxisPlotDataSetIterator()
public void addIAxisPlotDataSet(IAxisPlotDataSet iAxisPlotDataSet)
public IAxisPlotDataSet getIAxisPlotDataSet(ChartType chartType)
public int getTotalNumberOfDataSets()
public int size()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |