Set chart label font size using VBA

A

Alex

I have code in a button on a form that sets the filter for the chart on my
report and opens the report.

I know I can manually open all the series labels in the report chart and
change the font size, but is there some code I can write that sets the chart
labels to font size 8 when the report opens?

Thanks.
 
Top