P
Patrick
This seems like it would be an extremely simple problem to solve but I
can't find a property or method etc to use on a DataLabel object to
change the width or prevent word wrapping when used on pie charts with
a lot of DataLabels.
ActiveChart.SeriesCollection(1).Points(1).DataLabel
How do I increase the width/height of this manually or change the
default word wrap behaviour?
Thanks for any help in advance,
Patrick
can't find a property or method etc to use on a DataLabel object to
change the width or prevent word wrapping when used on pie charts with
a lot of DataLabels.
ActiveChart.SeriesCollection(1).Points(1).DataLabel
How do I increase the width/height of this manually or change the
default word wrap behaviour?
Thanks for any help in advance,
Patrick