chartbackgroundmode-ag凯发旗舰厅
com.spire.xls
enum chartbackgroundmode
java.lang.object
java.lang.enum<chartbackgroundmode>
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. |
transparent
public static final chartbackgroundmode transparent
- represents the transparent option.
opaque
public static final chartbackgroundmode opaque
- represents the opaque option.