GetTreeMap

Syntax

GetTreeMapResult GetTreeMap(TreeMapId tTreeMap, GetTreeMapArg tArg)

Parameters

tTreeMap. Bubble tree moniker.

tArg. Tree map settings extraction parameters.

Description

The GetTreeMap operation extracts tree map settings.

Comments

To execute the operation, in the tTreeMap field specify tree map moniker, and in the tArg field specify parameters, according to which settings are extracted. The moniker may be based on the express report moniker by the following rule: "Opened express report instance moniker"!TreeMap.

Example

Below is the example of using the GetTreeMap operation to get tree map settings. The request contains tree map moniker, the response contains requested settings.

SOAP

JSON

C#

See also:

Interactive Visual Components