chartplotemptytype-ag凯发旗舰厅
com.spire.xls
enum chartplotemptytype
java.lang.object
java.lang.enum<chartplotemptytype>
com.spire.xls.chartplotemptytype
- all implemented interfaces:
- java.lang.comparable<chartplotemptytype>
public enum chartplotemptytype
- extends java.lang.enum<chartplotemptytype>
chart plot empty type.
enum constant summary |
interpolated
represents the interpolated empty plot. |
notplotted
no plot. |
zero
represents the zero empty plot. |
notplotted
public static final chartplotemptytype notplotted
- no plot.
zero
public static final chartplotemptytype zero
- represents the zero empty plot.
interpolated
public static final chartplotemptytype interpolated
- represents the interpolated empty plot.