SsasAttributeDiscretizationMethod Enumeration
The SsasAttributeDiscretizationMethod enumeration provides options for how attribute members are grouped.
Enumeration Values
| Name | Summary |
|---|---|
| None | Specifies that attribute members will not be grouped. |
| Automatic | Specifies that attribute members will be grouped using the pre-defined "Automatic" algorithm. |
| EqualAreas | Specifies that attribute members will be grouped using the pre-defined "Equal Areas" algorithm. |
| Clusters | Specifies that attribute members will be grouped using the pre-defined "Clusters" algorithm. |