Utility class containing constants.
Represents the axis type.
Field Summary |
const int | CATEGORY | |
Category axis
|
const int | VALUE | |
Value axis
|
const int | SERIES | |
Series axis
|
-
Field Detail
CATEGORY
const int CATEGORY
Category axis
VALUE
const int VALUE
Value axis
SERIES
const int SERIES
Series axis