Determines whether an element is in the SeriesCollection.
true if Series object is found in the SeriesCollection; false otherwise.
This method performs a linear search; therefore, this method is an O(n) operation, where n is Count.
SeriesCollection Class | Resco.Controls.CompactChart Namespace