Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartCollection Class


SpreadChartCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAdds an chart to the FpChartCollection.  
Public MethodAdds the range.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Determines whether the chart collection contains a specified chart.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a specific chart in the FpChartCollection.  
Public MethodInserts a chart into the collection at the specified index.  
Public MethodRemoves the specified chart.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodRemoves the internal.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Top
See Also