Click or drag to resize
Tesco SW, a.s.

DropDownChartCategoryAggregationFunction Enumeration

výčet agregačních funkcí k dispozici

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DropDown
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public enum AggregationFunction
Members
  Member nameValueDescription
COUNT0 počet
SUM1 suma
AVG2 průměr
MIN3 minimum
MAX4 maximum
See Also