| 名前 | 解説 | |
|---|---|---|
![]() | Add | Adds an existing value label into the collection. |
![]() | AddNewLabel | Adds a new value label into the collection. |
![]() | AssignFrom | Assigns (copies) items from another ChartObjectCollection to the current collection. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartValueLabel>から継承されます。 |
![]() | Clear | Removes all items from the collection. |
![]() | Contains | Determines whether the collection contains a specific item. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartValueLabel>から継承されます。 |
![]() | CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartValueLabel>から継承されます。 |
![]() | IndexOf | Gets the index of the element. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartValueLabel>から継承されます。 |
![]() | Remove | Removes an existing value label from the collection. |
![]() | RemoveAt | Removes the value label at the specific index. |

