Field Summary | ||
---|---|---|
const Number | CENTER | |
Applies only to bar, 2d/3d pie charts | ||
const Number | INSIDE_BASE | |
Applies only to bar, 2d/3d pie charts | ||
const Number | INSIDE_END | |
Applies only to bar charts | ||
const Number | OUTSIDE_END | |
Applies only to bar, 2d/3d pie charts | ||
const Number | ABOVE | |
Applies only to line charts | ||
const Number | BELOW | |
Applies only to line charts | ||
const Number | LEFT | |
Applies only to line charts | ||
const Number | RIGHT | |
Applies only to line charts | ||
const Number | BEST_FIT | |
Applies only to 2d/3d pie charts | ||
const Number | MOVED | |
User moved the data labels, Only for reading chart from template file. |
Field Detail |
---|
CENTER | |
const Number CENTER |
INSIDE_BASE | |
const Number INSIDE_BASE |
INSIDE_END | |
const Number INSIDE_END |
OUTSIDE_END | |
const Number OUTSIDE_END |
ABOVE | |
const Number ABOVE |
BELOW | |
const Number BELOW |
LEFT | |
const Number LEFT |
RIGHT | |
const Number RIGHT |
BEST_FIT | |
const Number BEST_FIT |
MOVED | |
const Number MOVED |