Field Summary | ||
---|---|---|
const Number | BOTTOM | |
Displays the legend to the bottom of the chart's plot area.
|
||
const Number | CORNER | |
Displays the legend to the corner of the chart's plot area.
|
||
const Number | LEFT | |
Displays the legend to the left of the chart's plot area.
|
||
const Number | NOT_DOCKED | |
Represents that the legend is not docked.
|
||
const Number | RIGHT | |
Displays the legend to the right of the chart's plot area.
|
||
const Number | TOP | |
Displays the legend to the top of the chart's plot area.
|
const Number BOTTOM
const Number CORNER
const Number LEFT
const Number NOT_DOCKED
const Number RIGHT
const Number TOP