chartbackgroundmode-ag凯发旗舰厅



com.spire.xls
enum chartbackgroundmode

java.lang.object
  extended by java.lang.enum<chartbackgroundmode>
      extended by com.spire.xls.chartbackgroundmode
all implemented interfaces:
java.lang.comparable<chartbackgroundmode>

public enum chartbackgroundmode
extends java.lang.enum<chartbackgroundmode>

chart background mode.


enum constant summary
opaque
          represents the opaque option.
transparent
          represents the transparent option.
 
enum constant detail

transparent

public static final chartbackgroundmode transparent
represents the transparent option.

opaque

public static final chartbackgroundmode opaque
represents the opaque option.


网站地图