Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.DataManipulation.v4.4 Assembly / Xceed.Chart.DataManipulation Namespace / ArgumentCollection Class


In This Topic
    ArgumentCollection Class Methods
    In This Topic

    For a list of all members of this type, see ArgumentCollection members.

    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