Package | Description |
---|---|
com.steema.teechart |
Modifier and Type | Field and Description |
---|---|
protected Zoom |
Chart.zoom |
Modifier and Type | Method and Description |
---|---|
Zoom |
TChart.getZoom()
Accesses the Zoom characteristics of the Chart.
|
Zoom |
IBaseChart.getZoom() |
Zoom |
Chart.getZoom()
Accesses the Zoom characteristics of the Chart.
|
Modifier and Type | Method and Description |
---|---|
void |
TChart.setZoom(Zoom zoom) |
void |
IBaseChart.setZoom(Zoom zoom) |
void |
Chart.setZoom(Zoom zoom)
Sets the Zoom characteristics of the Chart.
|