| Package | Description |
|---|---|
| com.steema.teechart |
TeeChart Charting Library for Java.
|
| com.steema.teechart.editors |
| Modifier and Type | Field and Description |
|---|---|
protected Page |
Chart.page |
| Modifier and Type | Method and Description |
|---|---|
Page |
TChart.getPage()
Accesses multiple page characteristics of the Chart.
|
Page |
IBaseChart.getPage() |
Page |
Chart.getPage()
Accesses multiple page characteristics of the Chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TChart.setPage(Page page)
Accesses multiple page characteristics of the Chart.
|
void |
Chart.setPage(Page value)
Accesses multiple page characteristics of the Chart.
|
| Modifier and Type | Field and Description |
|---|---|
protected Page |
AbstractPageNavigator.page |