The StringList class is manipulated via the Series Labels property.

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


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

Requirements

Namespace: Steema.TeeChart.Styles Namespace

Assembly: TeeChart.PCL.dll

See Also

StringList members | Steema.TeeChart.Styles Namespace