IVZDataVisualizer.SaveToXml

Fore Syntax

SaveToXml: String;

Fore.NET Syntax

SavetoXml(): System.String;

Description

The SaveToXml method saves visualizer parameters to XML file: style and data.

Example

The example of use is given in the example for IVZDataVisualizer.LoadFromXml.

See also:

IVZDataVisualizer