Collection of Chart components.

For a list of all members of this type, see ChartCollection Members


System.Object
   System.Collections.ObjectModel.Collection
      System.Collections.ObjectModel.ObservableCollection<SubChart>
public sealed class ChartCollection : ObservableCollection<SubChart> 
, IList<SubChart>
, ICollection<SubChart>
, IEnumerable<SubChart>
, IEnumerable, IList, ICollection, IReadOnlyList<SubChart>
, IReadOnlyCollection<SubChart>
, INotifyCollectionChanged, INotifyPropertyChanged

Requirements

Namespace: Steema.TeeChart.Tools Namespace

Assembly: TeeChart.PCL.dll

See Also

ChartCollection members | Steema.TeeChart.Tools Namespace