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

In This Topic
    TrendLinesCollection Class Members
    In This Topic

    The following tables list the members exposed by TrendLinesCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the specified TrendLine from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified TrendLine to the collection.  
    Public MethodCreates a new TrendLine and appends it to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified TrendLine exists in the collection.  
    Public MethodCopies the collection of TrendLines beginning with the specified index to the specified array of TrendLinesCollection objects.  
    Public MethodGets the current index of the specified TrendLines in the collection.  
    Public MethodInserts the specified TrendLine in the collection at the specified index.  
    Public MethodRemoves the specified TrendLine from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also