Skip to content
Guides API

StatisticType

StatisticType = "count" | "sum" | "min" | "max" | "average" | "standardDeviation" | "variance"

Defined in: src/ExpoArcgis.types.ts:398

A statistic to compute over a field. Mirrors the native StatisticType.