Nevron .NET Vision
Nevron.Chart Namespace / NNumericDisplayCollection Class
Properties Methods


In This Topic
    NNumericDisplayCollection Class Members
    In This Topic

    The following tables list the members exposed by NNumericDisplayCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns the number of items. (Inherited from Nevron.Chart.NPanelDeck)
    Public Propertycollection indexer method  
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all panels from the deck and their descendants from the panels hierarchy (Inherited from Nevron.Chart.NPanelDeck)
    Public MethodReturns the NNumericDisplayPanel object at at the specified index in the collection.  
    Public MethodGets the panel at the specified index (Inherited from Nevron.Chart.NPanelDeck)
    Public MethodGets the index of the specified panel in the collection (Inherited from Nevron.Chart.NPanelDeck)
    Public MethodRemoves the panel (Inherited from Nevron.Chart.NPanelDeck)
    Public MethodRemoves the panel at index (Inherited from Nevron.Chart.NPanelDeck)
    Top
    See Also