GetDefaultChart

Syntax

GetDefaultChartResult GetDefaultChart(GetChartArg tArg)

Parameters

tArg. Operation execution parameters.

Description

The GetDefaultChart operation enables the user to get a new chart with default settings.

Comments

To execute the operation, in the tArg.pattern field specify the pattern, according to which new chart settings are obtained. The obtained settings do not have their own moniker, their values can be applied to charts in various Prognoz Platform tools by means of the SetChart operation.

Example

Below is the example of using the GetDefaultChart operation to get the HighCharts chart with default settings.

SOAP

JSON

C#

See also:

Interactive Visual Components