Show contents 

IChart > Chart Assembly Interfaces > IChart > IChart.SaveToXml

IChart.SaveToXml

Syntax

SaveToXml: String;

Description

The SaveToXml method saves the XML markup to the string variable.

Example

The example is given in description of the LoadFromXml method.

See also:

IChart