I have a report with a chart on it. I would like to change the legend strings or anything about the chart through code? Any ideas on how to access the properties of the chart through code in a report would be great?
I have done this before by opening the report in design mode first (through VBA), saving the report and then either previewing the report or just printing it. It helps to set Echo to false during the design mode work that way the user does not see anything. Once in design mode you can access the chart object, as long as you have a reference its library in your References.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.