Utility class containing constants.
Represents the tick mark type for the specified axis.
Field Summary |
const Number | CROSS | |
Tick mark type is Cross.
|
const Number | INSIDE | |
Tick mark type is Inside.
|
const Number | NONE | |
Tick mark type is None.
|
const Number | OUTSIDE | |
Tick mark type is Outside
|
-
Field Detail
CROSS
const Number CROSS
Tick mark type is Cross.
NONE
const Number NONE
Tick mark type is None.