Object Reference > ChartLabels Collection > ChartLabels Collection Methods > Remove Method (ChartLabels) |
Remove Method (ChartLabels)
Removes a ChartLabel object from the collection. If multiple items in the collection share the same name, the first entry (lowest numerical index) will be indicated.
Sub Remove(Index)
Part |
Type |
Description |
Index |
Variant |
An object index (with 1 representing the first element) |
See Also