dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
StatisticType Enum
Defines the type of statistic.
public enum StatisticType
Fields
Count
0
Sum
1
Min
2
Max
3
Avg
4
Stddev
5
Var
6
PercentileContinuous
7
PercentileDiscrete
8
EnvelopeAggregate
9
CentroidAggregate
10
ConvexHullAggregate
11