GrapeCity.Xaml.SpreadSheet.Data
DoubleSeriesCollection Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by DoubleSeriesCollection.

Public Constructors
 NameDescription
Public ConstructorDoubleSeriesCollection ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected Fielditems The items. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Top
Public Properties
 NameDescription
Public PropertyCount Gets the number of elements contained in the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Public PropertyDataSeries Gets or sets the data series. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>)
Public PropertyIsReadOnly Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Public PropertyItem Gets or sets the item at the specified index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Top
Protected Properties
 NameDescription
Protected PropertyItems Gets the items of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Top
Public Methods
 NameDescription
Public MethodAdd Adds the specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>)
Public MethodAddRange Adds the range. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>)
Public MethodClear Clears this instance. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>)
Public MethodContains Determines whether the collection contains a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Public MethodCopyTo Copies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Public MethodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>)
Public MethodGetEnumerator Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Public MethodIndexOf Finds the index for a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Public MethodInsert Inserts the specified index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>)
Public MethodRemove Removes the specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>)
Public MethodRemoveAt Removes at. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>)
Public MethodResumeEvent Resumes the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Public MethodSuspendEvent Suspends the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Public MethodToArray Converts the collection to an array. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Top
Protected Methods
 NameDescription
Protected MethodClearInternal Clears the internal. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Protected MethodConvertValueOverridden.  Converts the value.  
Protected MethodRaisePropertyChanged Raises the PropertyChanged event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Top
Public Events
 NameDescription
Public EventCollectionChanged Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Public EventPropertyChanged Occurs when a property value changes. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>)
Top
See Also

Reference

DoubleSeriesCollection Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options