Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapLegendValue Class
Fields Properties Methods


In This Topic
    NMapLegendValue Class Members
    In This Topic

    The following tables list the members exposed by NMapLegendValue.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Protected Fields
     NameDescription
    Protected Field (Inherited from Nevron.Diagram.Maps.NMapLegend)
    Protected Field (Inherited from Nevron.Diagram.Maps.NMapLegend)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the title of the legend. By default set to "Legend". (Inherited from Nevron.Diagram.Maps.NMapLegend)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Creates the legend as a table shape and adds it to the specified layer. (Inherited from Nevron.Diagram.Maps.NMapLegend)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the color for the row at the given index. (Inherited from Nevron.Diagram.Maps.NMapLegend)
    Protected MethodGets the number of rows in the legend excluding the title. By default returns the number of colors in the fill rule this legend is created from. (Inherited from Nevron.Diagram.Maps.NMapLegend)
    Protected MethodOverridden.   
    Protected MethodCalled when the panel that hosts this legend needs to be painted. (Inherited from Nevron.Diagram.Maps.NMapLegend)
    Top
    See Also