I think I have the solution.
I had the code, including error checking, in the Form's Load event. However, some additional research last night led me to believe that some changes can't be done unless the chart is opened in design mode.
So I moved the code to a module. From there, I opened the report in design mode first, made the changes, closed the report, and then reopened the report as usual. I didn't get the error this way, and the report seemed to reflect the changes that I wanted. I was too tired by that time to check the data, but I suspect that that is okay as well.
I found it interesting during this "excercise" that there is woefully little about the Graph.Chart on the web. I guess that not too many people use it (or, worse, that I'm too dumb to use it porperly - sigh)
Anyway, Thanks a bunch for your efforts.
P.S. "Unemployed" is only a state of mind. ;-)