2007: .DataLabels.Position
If you programmatically
- set the .DataLabels.Position to (for example) xlLabelPositionRight
- change the .top and .left of some of the labels
- set again the .DataLabels.Position to (for example) xlLabelPositionRight
for position of the labels is not reset to xlLabelPositionRight
This used to be the case with previous versions
MrT
|