|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IChartSeries
| Method Summary | |
|---|---|
int |
getCount()
|
void |
remove(java.lang.String serieName)
Removes serie by name. |
void |
removeAt(int index)
Removes Series object from the collection. |
| Method Detail |
|---|
int getCount()
void removeAt(int index)
index - Index of the series to remove.void remove(java.lang.String serieName)
serieName - Serie name to remove.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||