Interface representing a statistics object for the statistics table.

Hierarchy

  • StatisticsColumns

Properties

avgValue: number
countValue?: number
maxValue: number
minValue: number
p10Value: number
p25Value: number
p50Value: number
p75Value: number
p90Value: number
stdValue: number
sumValue?: number

Generated using TypeDoc