|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LegendPosition | |
|---|---|
| org.apache.poi.ss.usermodel.charts | |
| Uses of LegendPosition in org.apache.poi.ss.usermodel.charts |
|---|
| Fields in org.apache.poi.ss.usermodel.charts declared as LegendPosition | |
|---|---|
static LegendPosition |
LegendPosition.BOTTOM
|
static LegendPosition |
LegendPosition.LEFT
|
static LegendPosition |
LegendPosition.RIGHT
|
static LegendPosition |
LegendPosition.TOP
|
static LegendPosition |
LegendPosition.TOP_RIGHT
|
| Methods in org.apache.poi.ss.usermodel.charts that return LegendPosition | |
|---|---|
LegendPosition |
ChartLegend.getPosition()
|
| Methods in org.apache.poi.ss.usermodel.charts with parameters of type LegendPosition | |
|---|---|
void |
ChartLegend.setPosition(LegendPosition position)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||