PrxChartView.refreshJSON

Syntax

refreshJSON (hcJson);

Parameters

hcJson. JSON object that contains settings of the HighCharts chart.

Description

The refreshJSON method refreshes the chart according to JSON.

Example

The example of method use is given in description of the PrxChartView.Instance property.

See also:

PrxChartView