Gets the item at the specified index.
Namespace: Telerik.ChartingAssembly: Telerik.WinControls.RadChart (in Telerik.WinControls.RadChart.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| Visual Basic |
|---|
Public Function GetItem ( _
index As Integer _
) As ChartAxisItem |
Parameters
- index
- Type: System..::..Int32
See Also