StatisticDefinition
StatisticDefinition =
object
Defined in: src/ExpoArcgis.types.ts:402
One computed statistic — a type over a field, optionally renamed via outName.
Properties
Section titled “Properties”field:
string
Defined in: src/ExpoArcgis.types.ts:403
outName?
Section titled “outName?”
optionaloutName?:string
Defined in: src/ExpoArcgis.types.ts:406
Output column name for the statistic (defaults to a generated name).
type:
StatisticType
Defined in: src/ExpoArcgis.types.ts:404