MobileForms Toolkit Documentation

SeriesCollection Class

Represents a collection of Series class objects.

For a list of all members of this type, see SeriesCollection Members.

System.Object
   System.Collections.CollectionBase
      Resco.Controls.CompactChart.SeriesCollection

public class SeriesCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The SeriesCollection enables the user to add, remove and search Series class objects. For more information, see the parent class CollectionBase.

Requirements

Namespace: Resco.Controls.CompactChart

Assembly: Resco.CompactChart.CF3 (in Resco.CompactChart.CF3.dll)

See Also

SeriesCollection Members | Resco.Controls.CompactChart Namespace