Nevron .NET Vision
Nevron.Chart.Functions Namespace / NArgumentCollection Class
Properties Methods


In This Topic
    NArgumentCollection Class Members
    In This Topic

    The following tables list the members exposed by NArgumentCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of data series (arguments) in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new argument to the collection. All the data series that participate in a function expression must be added to the collection before calculating the function.  
    Public MethodRemoves all elements from the collection.  
    Public MethodRemoves the argument at the specified index from the collection.  
    Top
    See Also