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.
|
const int CENTER
const int INSIDE_BASE
const int INSIDE_END
const int OUTSIDE_END
const int ABOVE
const int BELOW
const int LEFT
const int RIGHT
const int BEST_FIT
const int MOVED