java.lang.Object
com.aspose.cells.TickMarkType
public class TickMarkType
- extends java.lang.Object
Utility class containing constants.
Represents the tick mark type for the specified axis.
Field Summary |
static final int | CROSS | |
Tick mark type is Cross.
|
static final int | INSIDE | |
Tick mark type is Inside.
|
static final int | NONE | |
Tick mark type is None.
|
static final int | OUTSIDE | |
Tick mark type is Outside
|
CROSS | |
public static final int CROSS |
-
Tick mark type is Cross.
INSIDE | |
public static final int INSIDE |
-
Tick mark type is Inside.
NONE | |
public static final int NONE |
-
Tick mark type is None.
OUTSIDE | |
public static final int OUTSIDE |
-
Tick mark type is Outside
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.