Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartCollection Class
Properties Methods


In This Topic
    SpreadChartCollection Class Members
    In This Topic

    The following tables list the members exposed by SpreadChartCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FpChartCollection class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property  
    Public PropertyOverloaded. Gets the FarPoint.Win.Spread.FpChart at the specified index.  
    Public Property  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    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