Click or drag to resize

AnalysisClassificationDataAggregationMode Property

Specifies the AggregationModeof the data.

Namespace:  Easymap.AddIn.Analyse
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public AggregationMode DataAggregationMode { get; set; }

Property Value

Type: AggregationMode
Remarks
Use the DataAggregationSupported property to check if the Analysis supports data aggregation
See Also