Enum Class AggregateStatisticType

java.lang.Object
java.lang.Enum<AggregateStatisticType>
com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
All Implemented Interfaces:
Serializable, Comparable<AggregateStatisticType>, Constable

public enum AggregateStatisticType extends Enum<AggregateStatisticType>
The list of possible statistic types that can be used for aggregating geoelements.

Defines the type of statistic for summarizing values returned from the AggregateField.statisticFieldNameProperty() or AggregateField.statisticExpressionProperty() for geoelements in an AggregateGeoElement.

Since:
200.3.0