IVZDataVisualizer.LoadStyleFromXml

Syntax

LoadStyleFromXml(Value: String);

Parameters

Value. Parameters of visualizer style in XML format.

Description

The LoadStyleFromXml method loads XML parameters of visualizer style.

Example

Example of use is given on the description page of the VZDatavisualizator.SaveStyleToXml method.

See also:

IVZDataVisualizer