[]
Removes the data label at the specific index.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
The index of the data label to remove.