Click or drag to resize

AnalysisClassificationDataAggregationMode Property

Specifies the AggregationModeof the data.

Namespace:  Easymap.AddIn.Analyse
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.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