|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<legendpositiontype>
com.spire.xls.legendpositiontype
public enum legendpositiontype
legend placement for charts.
enum constant summary | |
---|---|
bottom
represents the bottom option. |
|
corner
represents the corner option. |
|
left
represents the left option. |
|
notdocked
represents the not docked option. |
|
right
represents the right option. |
|
top
represents the top option. |
enum constant detail |
---|
public static final legendpositiontype bottom
public static final legendpositiontype corner
public static final legendpositiontype top
public static final legendpositiontype right
public static final legendpositiontype left
public static final legendpositiontype notdocked
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |