Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NDataGroupingOptimal Class
Properties Methods


In This Topic
    NDataGroupingOptimal Class Members
    In This Topic

    The following tables list the members exposed by NDataGroupingOptimal.

    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.Diagram.Maps.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