java.lang.Objectcom.aspose.cells.CrossType
public class CrossType
Field Summary | ||
---|---|---|
static final int | AUTOMATIC | |
Microsoft Excel sets the axis crossing point. | ||
static final int | MAXIMUM | |
The axis crosses at the maximum value. | ||
static final int | CUSTOM | |
The axis crosses at the custom value. |
Field Detail |
---|
AUTOMATIC | |
public static final int AUTOMATIC |
MAXIMUM | |
public static final int MAXIMUM |
CUSTOM | |
public static final int CUSTOM |