|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<AxisTimeUnit>
com.spire.doc.fields.shapes.charts.AxisTimeUnit
public enum AxisTimeUnit
Enum Constant Summary | |
---|---|
Auto
|
|
Days
|
|
Months
|
|
Years
|
Method Summary | |
---|---|
int |
getValue()
|
Enum Constant Detail |
---|
public static final AxisTimeUnit Auto
public static final AxisTimeUnit Days
public static final AxisTimeUnit Months
public static final AxisTimeUnit Years
Method Detail |
---|
public int getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |