| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : LabelsCollection Class |
The following tables list the members exposed by LabelsCollection.
| Name | Description | |
|---|---|---|
![]() | LabelsCollection Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets the specified label from the collection by numeric index. |
| Name | Description | |
|---|---|---|
![]() | AddNewLabel | Creates a new label and appends it to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | |
![]() | InsertNewLabel | Creates a new label and inserts it into the collection at the specified index. |
![]() | Remove | Removes the label specified. |
![]() | RemoveAll | |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |