DataLabels.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(KeyValuePair<Int32, DataLabel>) | item | Adds a key/value pair to the data label collection. |
| Add(Int32, DataLabel) | key, value | Adds a data label with the specified key. |
| Name | Parameters | Description |
|---|---|---|
| Add(KeyValuePair<Int32, DataLabel>) | item | Adds a key/value pair to the data label collection. |
| Add(Int32, DataLabel) | key, value | Adds a data label with the specified key. |