The ColorList class is manipulated via the Series Colors property.

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


System.Object
   System.Collections.ObjectModel.Collection
      System.Collections.ObjectModel.ObservableCollection<Xamarin.Forms.Color>
public sealed class ColorList : ObservableCollection<Color> 
, IList<Color>, ICollection<Color>, IEnumerable<Color>
, IEnumerable, IList, ICollection, IReadOnlyList<Color>, IReadOnlyCollection<Color>
, INotifyCollectionChanged, INotifyPropertyChanged

Requirements

Namespace: Steema.TeeChart.Styles Namespace

Assembly: TeeChart.PCL.dll

See Also

ColorList members | Steema.TeeChart.Styles Namespace