Represents a statistic element.
More...
|
string | StatisticName [get] |
| Value.
|
|
int | Count [get, set] |
| Number of items with the specified value.
|
|
int | Total [get] |
| Total number of items.
|
|
double | Percent [get] |
| Ratio of items with the specified value.
|
|
Represents a statistic element.