| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace > ValueLabelsCollection Class : Item Property |
| Overload | Description |
|---|---|
| Item(Int32) | Gets the specified label from the collection by numeric index. |
| Item(Double) | Gets the specified label from the collection with the matching numeric value. |
| Item(DateTime) | Gets the specified value label with the matching DateTime value. |
| Item(String) | Gets the specified value label with the matching text. |