Version

TrendlineCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds a new Trendline to the collection  
Public MethodClearClears the collection.  
Public MethodContainsReturns a boolean value indicating whether the specified instance is contained within this collection.  
Public MethodGetEnumeratorGets an enumerator for the items in the collection  
Public MethodIndexOfReturns the index of the item in the collection.  
Public MethodInsertInserts a new Trendline into the collection at the specified index.  
Public MethodRemoveRemoves an item from the collection.  
Public MethodRemoveAtRemoves the series at the specified index  
See Also

View on GitHub