SciChart.Charting Assembly > SciChart.Charting.Model.ChartSeries Namespace : SourceCollectionBase<TView,TViewModel> Class
SourceCollectionBase<TView,TViewModel> Class Properties

For a list of all members of this type, see SourceCollectionBase<TView,TViewModel> members.

Public Properties
 NameDescription
Public PropertyGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Property Gets or sets the ParentSurface that this Collection is associated with  
Top
Protected Properties
 NameDescription
Protected PropertyGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
See Also