![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LegendPositionType
Enumerates the legend position types.
Field Summary | |
---|---|
static int |
BOTTOM
Displays the legend to the bottom of the chart's plot area. |
static int |
CORNER
Displays the legend to the corner of the chart's plot area. |
static int |
LEFT
Displays the legend to the left of the chart's plot area. |
static int |
NOT_DOCKED
Represents that the legend is not docked. |
static int |
RIGHT
Displays the legend to the right of the chart's plot area. |
static int |
TOP
Displays the legend to the top of the chart's plot area. |
Field Detail |
---|
static final int BOTTOM
static final int CORNER
static final int TOP
static final int RIGHT
static final int LEFT
static final int NOT_DOCKED
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |