removeAt
removeAt(int index) method
Removes the element at the given index.
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | Index of a data point to remove. |
Returns
void
Removes the element at the given index.
| Name | Type | Description |
|---|---|---|
| index | int | Index of a data point to remove. |
void