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. |
Field Detail |
---|
BOTTOM | |
const Number BOTTOM |
CORNER | |
const Number CORNER |
LEFT | |
const Number LEFT |
NOT_DOCKED | |
const Number NOT_DOCKED |
RIGHT | |
const Number RIGHT |
TOP | |
const Number TOP |