SaveToXml: String;
SavetoXml(): System.String;
The SaveToXml method saves visualizer parameters to XML file: style and data.
The example of use is given in the example for IVZDataVisualizer.LoadFromXml.
See also:
IVZDataVisualizer