Hello gurus,
I am trying to manipulate a chart I created using the Win32::OLE chartwizard code as follows:
$chart1->Chart->ChartWizard($ws->Range("A40", "B42", xlPie, 7, xlColumns, 1, 0, 0, '', '', '', '');
What code do I use to change the font size of the category labels on the pie graph...