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 that will be used to get new chart settings. The obtained settings will not have their proper moniker, their values can be applied to charts of various tools of Foresight Analytics Platform using the SetChart operation.

Example

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

SOAP

JSON

C#

See also:

Interactive Visual Components