Serialize Chart to XML

Is there a built-in way to serialize a Chart to an xml file similiar to the WriteXmlSchema() method on the grid control? I''m looking for a way to store a Chart and all it''s properties to xml. If not, is there a recommended way to do this? thanks, Heath

1 Reply

DJ Davis Jebaraj Syncfusion Team March 9, 2005 10:22 PM UTC

Hi Heath, Ability to serialize the Chart data and styles to a file is a pending feature request. We will be implementing it within the next month. I will update you after the feature has been added. The sample linked to below exports a file to CSV format and loads it back (Only data is supported - styles not persisted) http://www.syncfusion.com/support/user/uploads/chartfileexport_cs.zip Regards, Davis

Loader.
Up arrow icon