Abstract class for storing all used fonts.

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


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

Requirements

Namespace: Steema.TeeChart.Drawing Namespace

Assembly: TeeChart.PCL.dll

See Also

GraphicsFonts members | Steema.TeeChart.Drawing Namespace