2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / FunctionsCollection Class
Properties Methods

In This Topic
    FunctionsCollection Class Members
    In This Topic

    The following tables list the members exposed by FunctionsCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the specified function from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified function to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether a value is in the FunctionsCollection.  
    Public MethodCopies data values to the specified array beginning at the specified index from the FunctionsCollection.  
    Public MethodGets the index of the first specified value in the FunctionsCollection.  
    Public MethodInserts the specified function in the collection at the specified index.  
    Public MethodRemoves the specified function from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also