GrapeCity.Xaml.SpreadSheet.Data Namespace : DoubleSeriesCollection Class |
The following tables list the members exposed by DoubleSeriesCollection.
Name | Description | |
---|---|---|
DoubleSeriesCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
items | The items. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>) |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>) | |
DataSeries | Gets or sets the data series. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>) | |
IsReadOnly | Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>) | |
Item | Gets or sets the item at the specified index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>) |
Name | Description | |
---|---|---|
Items | Gets the items of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>) |
Name | Description | |
---|---|---|
ClearInternal | Clears the internal. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>) | |
ConvertValue | Overridden. Converts the value. | |
RaisePropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>) | |
PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<double>) |