|
|||||||||
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 |