new SuperMap.FieldStatisticsParameters(options, statisticMode)
FieldStatisticsParameters.js, line 5
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
||||||||||||
statisticMode |
string.<SuperMap.StatisticMode> | Array.<string.<SuperMap.StatisticMode>> |
Type of the StatisticMode. |
Extends
Members
-
datasetstring
-
The name of the dataset.
-
datasourcestring
-
The name of the datasource.
-
fieldNamestring
-
The field name.
-
statisticModestring.<SuperMap.StatisticMode> Array.<string.<SuperMap.StatisticMode>>
-
Type of the StatisticMode.
Methods
-
destroy()
FieldStatisticsParameters.js, line 40 -
Disposes the resource. The property that references resource is set to null.