| Package | Description |
|---|---|
| com.steema.teechart |
TeeChart Charting Library for Java.
|
| Modifier and Type | Method and Description |
|---|---|
Zoom.ZoomStyle |
Zoom.getZoomStyle() |
static Zoom.ZoomStyle |
Zoom.ZoomStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Zoom.ZoomStyle[] |
Zoom.ZoomStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Zoom.setZoomStyle(Zoom.ZoomStyle value) |