Nevron .NET Vision
Nevron.Chart Namespace / INDataPointCollection Interface
Methods

In This Topic
    INDataPointCollection Interface Members
    In This Topic

    The following tables list the members exposed by INDataPointCollection.

    Public Methods
     NameDescription
     MethodWhen implemented by a class, adds a data point to the data point collection.  
     MethodWhen implemented by a class, removes all data points from the collection.  
     MethodWhen implemented by a class, gets the data point at the specified index.  
     MethodWhen implemented by a class, obtains the number of data points contained in the collection.  
     MethodWhen implemented by a class, inserts a data point to the collection at the specified position.  
     MethodWhen implemented by a class, removes the data point at the specified index.  
     MethodWhen implemented by a class, sets a data point at the specified index.  
    Top
    See Also