EaxAnalyzer.getChartId

Syntax

getChartId();

Description

The getChartId method returns identifier of the Chart view of the express report data.

Comments

The method returns a JSON object that has the id field: string identifier for the express report chart that looks as follows: {session_ID}!{object_ID}  .

Example

The example of use is given on the page with description of the EaxAnalyzer.getBubbleChartId method.

See also:

EaxAnalyzer