|
GLG Toolkit, Java Class Library
Version 4.6
|
Possible values of a plot's ExtendedData attribute. More...
Possible values of a plot's ExtendedData attribute.
Constants | |
| static final int | EXT_DATA_AUTO = 1 |
| Enables extended data. More... | |
| static final int | EXT_DATA_LINE = 2 |
| Enables extended data and prioritizes line attributes over marker attributes. More... | |
| static final int | EXT_DATA_NONE = 0 |
| Disables extended data. More... | |
|
static |
Enables extended data.
|
static |
Enables extended data and prioritizes line attributes over marker attributes.
|
static |
Disables extended data.