dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Enums

AggregateStatisticType Enum

Defines the type of statistic used to aggregate data returned from OnStatisticField
or OnStatisticExpression.

public enum AggregateStatisticType

Fields

Avg 0

Count 1

Max 2

Min 3

Mode 4

Sum 5