chartplotemptytype-ag凯发旗舰厅



com.spire.xls
enum chartplotemptytype

java.lang.object
  extended by java.lang.enum<chartplotemptytype>
      extended by 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.
 
enum constant detail

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.


网站地图