DataLabels.Remove Method
| Name | Parameters | Description |
|---|---|---|
| Remove(KeyValuePair<Int32, DataLabel>) | item | Removes the specified key/value pair from the collection. |
| Remove(Int32) | key | Removes the data label with the specified key. |
| Name | Parameters | Description |
|---|---|---|
| Remove(KeyValuePair<Int32, DataLabel>) | item | Removes the specified key/value pair from the collection. |
| Remove(Int32) | key | Removes the data label with the specified key. |