[]
Gets the data item.
protected object GetOriginalItem(int index)
Protected Function GetOriginalItem(index As Integer) As Object
| Type | Name | Description |
|---|---|---|
| int | index | Index of data point. |
| Type | Description |
|---|---|
| object | The data item of point. |