Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / NDataGroupingEqualInterval Class
Properties Methods


In This Topic
    NDataGroupingEqualInterval Class Members
    In This Topic

    The following tables list the members exposed by NDataGroupingEqualInterval.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyDetermines 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
     NameDescription
    Public MethodOverridden. Creates the specified number of data ranges (classes) for the given set of data points (distinct values).  
    Top
    See Also