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