|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
ChartTypeProperties |
getChartTypeProperties()
Returns ChartTypeProperties Object for the data set which will be typed into the specific chart type class. |
java.lang.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. |
java.awt.Paint |
getPaint(int index)
Returns the Paint Object for the passed index. |
Method Detail |
public java.awt.Paint getPaint(int index)
index
-
public ChartTypeProperties getChartTypeProperties()
public java.lang.String getLegendLabel(int index)
index
-
public int getNumberOfDataItems()
public int getNumberOfLegendLabels()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |