'Declaration
Public Overloads Overrides Function SaveChartToString() As System.String
Return Value
String that contains the chart description.
Remarks
When a chart is saved to xml, the chart loads all the set properties into an xml file. With the SaveChartToString method the chart can also write these properties to a string value. The chart can also be loaded from this string.