Click or drag to resize

IChartSeries Remove Method

Overload List
Name Description
Public method Remove(String)
Removes serie by name.
Public method Remove(T)
Removes the first occurrence of a specific object from the ICollection T .
(Inherited from ICollection IChartSerie .)
Top
See Also