Nevron .NET Vision
Nevron.Chart Namespace / NRangeInflatorCollection Class
Fields Properties Methods


In This Topic
    NRangeInflatorCollection Class Members
    In This Topic

    The following tables list the members exposed by NRangeInflatorCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
     NameDescription
    Protected Field (Inherited from Nevron.Chart.NChartNodeCollection)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the collection. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public PropertyGets a value indicating whether the collection has a fixed size. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public PropertyGets a value indicating whether the collection is read-only. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public PropertyGets a value indicating whether access to the ICollection is synchronized (thread-safe). (Inherited from Nevron.Chart.NChartNodeCollection)
    Public PropertyGets or sets the element at the specified index. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public PropertyGets an object that can be used to synchronize access to the ICollection. (Inherited from Nevron.Chart.NChartNodeCollection)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public MethodAdds an item to the collection. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeCollection)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public MethodRemoves all items from the collection. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public MethodDetermines whether the IList contains a specific value. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public MethodCopies the elements of the collection to an Array, starting at a particular Array index. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeCollection)
    Public MethodOverloaded.  (Inherited from Nevron.Chart.NChartNodeComposite)
    Public MethodDetermines the index of a specific item in the collection. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public MethodInserts an item to the collection at the specified position. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public MethodRemoves the first occurrence of a specific object from the collectino. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public MethodRemoves the item at the specified index. (Inherited from Nevron.Chart.NChartNodeCollection)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Public Method (Inherited from Nevron.Chart.NChartNodeComposite)
    Top
    Protected Methods
     NameDescription
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode)
    Top
    See Also