The following tables list the members exposed by StackedSeriesCollection.
Name | Description | |
---|---|---|
StackedSeriesCollection Constructor | Initializes a default, empty StackedSeriesCollection. |
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<StackedFragmentSeries>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<StackedFragmentSeries>) |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<StackedFragmentSeries>) |
Name | Description | |
---|---|---|
ClearItems | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<StackedFragmentSeries>) | |
InsertItem | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<StackedFragmentSeries>) | |
OnCollectionResetting | Used to invoke the StackedSeriesCollection.CollectionResetting event. | |
RemoveItem | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<StackedFragmentSeries>) | |
SetItem | Replaces the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<StackedFragmentSeries>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from Infragistics.Collections.ObservableCollectionWrapper<StackedFragmentSeries>) | |
CollectionResetting | CollectionResetting is raised before the collection reset occurs. | |
PropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionWrapper<StackedFragmentSeries>) |