dkathrens77
Technical User
I am working on an Excel application that programmatically creates a chart. I have the basics of this realized, but the chart size, the titles, axes and data labels seem to choose their own size values, even when I have specified them in VBA.
I got the code to format the titles, axes and data labels by recording a macro while I manually 'cleaned up' the newly created chart.
I can post my code here if anyone wants to see it, but it's rather long so ask first.
I got the code to format the titles, axes and data labels by recording a macro while I manually 'cleaned up' the newly created chart.
I can post my code here if anyone wants to see it, but it's rather long so ask first.