Export XML File in Excel for JS Charts.

Posted by ngfisher 
Export XML File in Excel for JS Charts.
May 06, 2009 09:15AM
I have been trying to export MS Excel data as an XML file for use in JSChart as per the example below but cannot figure out how to do it, any ideas, anyone?

<?xml version="1.0"?>
<JSChart>
<dataset type="line">
<data unit="10" value="20"/>
</dataset>
</JSChart>
Sorry, you do not have permission to post/reply in this forum.