ticklabelpositiontype-ag凯发旗舰厅
com.spire.xls
enum ticklabelpositiontype
java.lang.object
java.lang.enum<ticklabelpositiontype>
com.spire.xls.ticklabelpositiontype
- all implemented interfaces:
- java.lang.comparable<ticklabelpositiontype>
public enum ticklabelpositiontype
- extends java.lang.enum<ticklabelpositiontype>
represents enum of chart tick label position values.
ticklabelpositionnone
public static final ticklabelpositiontype ticklabelpositionnone
- represents none label position.
ticklabelpositionlow
public static final ticklabelpositiontype ticklabelpositionlow
- represents low label position.
ticklabelpositionhigh
public static final ticklabelpositiontype ticklabelpositionhigh
- represents high label position.
ticklabelpositionnexttoaxis
public static final ticklabelpositiontype ticklabelpositionnexttoaxis
- represents nex to axis label position.