-
java.lang.Object
- com.aspose.cells.AxisType
public class AxisType
extends java.lang.Object
Utility class containing constants.
Represents the axis type.
Field Summary |
static final int | CATEGORY | |
Category axis
|
static final int | VALUE | |
Value axis
|
static final int | SERIES | |
Series axis
|