Collection of integer values.

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


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

Requirements

Namespace: Steema.TeeChart.Styles Namespace

Assembly: TeeChart.PCL.dll

See Also

ValuesCollection members | Steema.TeeChart.Styles Namespace