public final class CategoryAxisType
extends com.aspose.ms.System.Enum
Represents a type of a category axis.
Modifier and Type | Field and Description |
---|---|
static int |
Date
Specifies category axis is a date axis.
|
static int |
Text
Specifies category axis is a text axis.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Text
Specifies category axis is a text axis.
public static final int Date
Specifies category axis is a date axis.