DataMemberCollection.Remove Method
Name | Parameters | Description |
---|---|---|
Remove(ChartDataMemberType) | dataMemberType | Removes a data member of the specified type from the collection. |
Remove(DataMember) | dataMember | Removes the specified data member from the collection. |