Exporting Microsoft Project® XML from Gantt Chart Library and Project Management Library for WPF

To export data to Microsoft® Project® XML format from Gantt Chart Library or Project Management Library for WPF, you simply need to call the GetProjectXml method of GanttChartTaskListView or ScheduleChartResourceListView components. GetProjectXml returns a string value that you can save to an output file stream using standard I/O features of the .NET Framework. The XML file (assuming it was saved using UTF-8 encoding) can then be open in Microsoft Project®.