ChartsCollection Remove Method | 
| Name | Description | |
|---|---|---|
| 
 | 
Remove(String) | 
 
Removes chart object from the collection.
 
 | 
| 
 | 
Remove(T) | 
 
Removes the first occurrence of a specific object from the collection.
 
(Inherited from
CollectionBase
T
.)
 |