Hello
I need to read the data label texts from a chart for which the data-label values are not linked to a cell (DataLabelFormat.ShowLabelValueFromCell = false). How can I read the content of the data labels?
label.TextFrameForOverriding.Text is empty, and .GetActualLabelText() throws an exception.
Any help would be much appreciated!
Thanks
Fred Balkenende