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