public final class TimeUnitType
extends com.aspose.ms.System.Enum
Represents the base unit for the category axis
Modifier and Type | Field and Description |
---|---|
static int |
Days
Specifies the chart data shall be shown in days.
|
static int |
Months
Specifies the chart data shall be shown in months.
|
static int |
Years
Specifies the chart data shall be shown in years.
|
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 Days
Specifies the chart data shall be shown in days.
public static final int Months
Specifies the chart data shall be shown in months.
public static final int Years
Specifies the chart data shall be shown in years.