ValueLists is a collection of ValueList objects.

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


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

Requirements

Namespace: Steema.TeeChart.Styles Namespace

Assembly: TeeChart.PCL.dll

See Also

PolygonList members | Steema.TeeChart.Styles Namespace