Copies all the elements from the ChartCollectionBase object passed as the parameter.
public virtual void Assign( ChartCollectionBase collection )
Overridable Public Sub Assign( ByVal collection As ChartCollectionBase )
The Assign method clears the ChartCollectionBase collection and copies all the elements from the specified ChartCollectionBase object.