Skip to content

StatisticType

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

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

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