getChartId();
The getChartId method returns identifier of the Chart view of the express report data.
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} .
The example of use is given on the page with description of the EaxAnalyzer.getBubbleChartId method.
See also: