Package | Description |
---|---|
com.steema.teechart |
Modifier and Type | Method and Description |
---|---|
Scroll |
TChart.getPanning()
Accesses Panning characteristics.
|
Scroll |
IBaseChart.getPanning() |
Scroll |
Chart.getPanning()
Sets the scrolling direction or denies scrolling.
|
Modifier and Type | Method and Description |
---|---|
void |
TChart.setPanning(Scroll panning) |
void |
IBaseChart.setPanning(Scroll panning) |
void |
Chart.setPanning(Scroll panning)
Sets the scrolling direction or denies scrolling.
|