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


In This Topic
    NMapFillRuleRange Class Members
    In This Topic

    The following tables list the members exposed by NMapFillRuleRange.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the name of the data column this fill rule is bound to. (Inherited from Nevron.Diagram.Maps.NMapFillRule)
    Public PropertyGets/Sets the data grouping algorithm to use for determining the data ranges. By default set to optimal data grouping.  
    Public PropertyGets the array of fill styles that this rule uses. (Inherited from Nevron.Diagram.Maps.NMapFillRule)
    Public PropertyGets the layer, which owns this fill rule. (Inherited from Nevron.Diagram.Maps.NMapFillRule)
    Public PropertyGets the ranges of the fill rule  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the specified number of data ranges (classes) for the given set of data points (distinct values).  
    Protected MethodGets the index of the data group the given value should belong to.  
    Protected MethodOverridden. Gets the value at the given index.  
    Protected MethodOverridden. Gets the number of values of this value fill rule.  
    Top
    See Also