| Package | Description |
|---|---|
| com.steema.teechart |
TeeChart Charting Library for Java.
|
| Modifier and Type | Field and Description |
|---|---|
protected SeriesCollection |
Chart.series |
| Modifier and Type | Method and Description |
|---|---|
SeriesCollection |
TChartApplet.getSeries()
Collection of Series contained in this Chart.
|
SeriesCollection |
TChart.getSeries()
Collection of Series contained in this Chart.
TeeChart Series are the data display method type, e.g. |
SeriesCollection |
IBaseChart.getSeries() |
SeriesCollection |
Chart.getSeries()
Collection of Series contained in this Chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TChart.setSeries(SeriesCollection series) |
void |
Chart.setSeries(SeriesCollection value)
Sets the index value of Series
|