Name | Description | |
---|---|---|
DataSeriesCollection Constructor | Initializes a new instance of DataSeriesCollection class. |
The following tables list the members exposed by DataSeriesCollection.
Name | Description | |
---|---|---|
DataSeriesCollection Constructor | Initializes a new instance of DataSeriesCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>) | |
ClearItems | Overridden. Removes all items from the collection. | |
InsertItem | Overridden. Inserts an element into the Collection at the specified index. | |
MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>) | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>) | |
RemoveItem | Overridden. Removes the element at the specified index of the Collection. | |
SetItem | Overridden. Replaces the element at the specified index. |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>) |