|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataSet
| Method Summary | |
|---|---|
ChartTypeProperties |
getChartTypeProperties()
Returns ChartTypeProperties Object for the data set which will be typed into the specific chart type class. |
String |
getLegendLabel(int index)
Returns the Legend Label for the passed index. |
int |
getNumberOfDataItems()
Returns the number of elements in the data set. |
int |
getNumberOfLegendLabels()
Returns the number of legend labels in the data set. |
Paint |
getPaint(int index)
Returns the Paint Object for the passed index. |
| Method Detail |
|---|
Paint getPaint(int index)
index -
ChartTypeProperties getChartTypeProperties()
String getLegendLabel(int index)
index -
int getNumberOfDataItems()
int getNumberOfLegendLabels()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||