Express > Express Assembly Interfaces > IEaxStatistics
Assembly: Express;
The IEaxStatistics interface is used to work with summary statistics.
IEaxStatistics
Summary statistics are returned by the IEaxAnalyzeCore.Statistics property.
Property name | Brief description | |
![]() |
AllStatistics | The AllStatistics property returns all the summary statistics. |
![]() |
CustomStatisticsVisible | The CustomStatisticsVisible property determines visibility of the selected additional summary statistics. |
![]() |
Statistics | The Statistics property returns only calculated summary statistics. |
![]() |
StatisticsVisible | The StatisticsVisible property determines visibility of the selected summary statistics. |
See also: