GLG Toolkit, Java Class Library
Version 4.5
|
Specifies a filter type of a chart's plot. More...
Specifies a filter type of a chart's plot.
Constants | |
static final int | AVERAGE_FILTER = 2 |
Filter type constant. More... | |
static final int | BAR_MIN_MAX_FILTER = 4 |
Filter type constant. More... | |
static final int | CUSTOM_FILTER = 101 |
Filter type constant. More... | |
static final int | DISCARD_FILTER = 3 |
Filter type constant. More... | |
static final int | MIN_MAX_FILTER = 1 |
Filter type constant. More... | |
static final int | NULL_FILTER = 0 |
Filter type constant. More... | |
|
static |
Filter type constant.
|
static |
Filter type constant.
|
static |
Filter type constant.
|
static |
Filter type constant.
|
static |
Filter type constant.
|
static |
Filter type constant.