GLG Toolkit, Java Class Library
Version 4.5
|
Flags for updating chart state, may be combined with bitwise OR. More...
Flags for updating chart state, may be combined with bitwise OR.
Constants | |
static final int | CHART_AUTOSCALE_STATE = 1 |
Triggers chart autoscale. More... | |
static final int | CHART_BUFFER_STATE = 2 |
Triggers trimming of the chart buffer. More... | |
static final int | CHART_SCROLLBAR_STATE = 4 |
Updates position of the chart's scrollbars. More... | |
|
static |
Triggers chart autoscale.
|
static |
Triggers trimming of the chart buffer.
|
static |
Updates position of the chart's scrollbars.