| Package | Description |
|---|---|
| com.steema.teechart.styles |
| Modifier and Type | Field and Description |
|---|---|
protected StringList |
Series.sLabels |
| Modifier and Type | Method and Description |
|---|---|
StringList |
Series.getLabels()
Accesses a list of series point labels.
|
StringList |
ISeries.getLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
Series.setLabels(StringList value)
Accesses a list of series point labels.
|