MobileForms Toolkit Documentation

SeriesCollection.Remove Method 

Remove the specified Series object from the SeriesCollection.

public void Remove(
Series series
);

Parameters

series
Series object to remove from the collection.

See Also

SeriesCollection Class | Resco.Controls.CompactChart Namespace