EaxMdService.getStatData

Syntax

getStatData(report: PP.Exp.EaxDocument, callback: PP.Delegate);

Parameters

report. Express report data of which is processed to get summary statistics.

callback. Callback function to refresh summary statistics.

Description

The getStatData method returns summary statistics of express report data.

Example

The example of method use is given on the Example of Creating the StatisticsWindow Component page.

See also:

EaxMdService