Performs checks on the inserted Series object before inserting it into the SeriesCollection instance.
This method checks, whether the inserted Series object is null. If it is or if its parent is set to null, it throws ArgumentException.
SeriesCollection Class | Resco.Controls.CompactChart Namespace