Package | Description |
---|---|
com.steema.teechart |
Modifier and Type | Field and Description |
---|---|
protected SeriesCollection |
Chart.series |
Modifier and Type | Method and Description |
---|---|
SeriesCollection |
TChart.getSeries() |
SeriesCollection |
IBaseChart.getSeries() |
SeriesCollection |
Chart.getSeries()
Collection of Series contained in this Chart.
|
Modifier and Type | Method and Description |
---|---|
void |
Chart.setSeries(SeriesCollection value)
Sets the index value of Series
|