Spread Silverlight Documentation
DataSeriesCollection Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by DataSeriesCollection.

Protected Fields
Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public PropertyIsReadOnlyGets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public PropertyItemGets or sets the SpreadChartElement at the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElementCollection<SpreadDataSeries>)
Top
Protected Properties
 NameDescription
Protected PropertyItemsGets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Top
Public Methods
 NameDescription
Public MethodAddAdds the specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElementCollection<SpreadDataSeries>)
Public MethodAddRangeAdds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public MethodClearClears this instance. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElementCollection<SpreadDataSeries>)
Public MethodContainsDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public MethodCopyToCopies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public MethodIndexOfFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public MethodInsertInserts the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElementCollection<SpreadDataSeries>)
Public MethodRemoveRemoves the specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElementCollection<SpreadDataSeries>)
Public MethodRemoveAtRemoves at. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElementCollection<SpreadDataSeries>)
Public MethodResumeEventResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public MethodSuspendEventSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public MethodToArrayConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Top
Protected Methods
Public Events
 NameDescription
Public EventCollectionChangedOccurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Public EventPropertyChangedOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadDataSeries>)
Top
See Also

Reference

DataSeriesCollection Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.