IChart.SaveToJSON

Syntax

SaveToJSON: String;

Description

The SaveToJSON method saves the JSON markup to the string variable.

Example

The example is given in description of the IChart.LoadFromJSON method.

See also:

IChart