How to set Excel chart axis labels or set the title with bold in perl?
Spreadsheet::WriteExcel uses a template mechanism to add charts. You have to create the type of chart that you want in Excel, extract that data and then add it to a Spreadsheet::WriteExcel file.
For more information see the Charts documentation and the example files in the charts directory of the distro.
John.
--
(20)
]
