Click or drag to resize

AnalysisClassification Properties

The AnalysisClassification type exposes the following members.

Properties
  NameDescription
Public propertyClasses
Returns a collection of all available classification classes.
Public propertyDataAggregationMode
Specifies the AggregationModeof the data.
Public propertyDataAggregationSupported
True if the Analysis supports data aggregation (grouping)
Public propertyDataColumnName
The Name of the Column (See DataSource) which this AnalysisClassification is using as its source
Public propertyDataType
Returns the data type of the values used to calculate the classification.
Public propertyMode
Returns the current mode of a specified classification. Mode of the AnalysisClassification
Public propertyValueRangeMax
The maximum value range.
Public propertyValueRangeMin
The minimum value range.
Top
See Also