NDataGroupingEqualInterval Class Members
In This Topic
The following tables list the members exposed by NDataGroupingEqualInterval.
Public Constructors
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. (Inherited from Nevron.Nov.Diagram.Import.Map.NDataGrouping) |
Top
Public Methods
| Name | Description |
 | Classify | Overridden. Creates the specified number of data ranges (classes) for the given set of data points (distinct values). |
Top
See Also