NDataGrouping Class Members
In This Topic
The following tables list the members exposed by NDataGrouping.
Public Properties
| Name | Description |
| RoundedRanges | Determines whether to round the ranges calculated in the Classify method or not. By default set top false. Note that the rounding of the data ranges will produce "nicer" numbers for the map legend but may alter the way the algorithm clssifies the data points. So it is recommended not to use rounding for a small number of data points. |
Top
Public Methods
| Name | Description |
| Classify | Creates the specified number of data ranges (classes) for the given set of data points (distinct values). |
Top
Protected Methods
| Name | Description |
| GSCj | |
Top
See Also