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