AnalysisClassification Class |
Namespace: Easymap.AddIn.Analyse
The AnalysisClassification type exposes the following members.
| Name | Description | |
|---|---|---|
| Classes |
Returns a collection of all available classification classes.
| |
| DataAggregationMode |
Specifies the AggregationModeof the data.
| |
| DataAggregationSupported |
True if the Analysis supports data aggregation (grouping)
| |
| DataColumnName |
The Name of the Column (See DataSource) which this AnalysisClassification is using as its source
| |
| DataType |
Returns the data type of the values used to calculate the classification.
| |
| Mode |
Returns the current mode of a specified classification.
Mode of the AnalysisClassification | |
| ValueRangeMax |
The maximum value range.
| |
| ValueRangeMin |
The minimum value range.
|