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


In This Topic
    NChartCollection Class Members
    In This Topic

    The following tables list the members exposed by NChartCollection.

    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 MethodAdds a new NChart to the collection and returns a reference to it.  
    Public MethodRemoves all panels from the deck and their descendants from the panels hierarchy (Inherited from Nevron.Chart.NPanelDeck)
    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