'Declaration ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ISparkline
'Usage Dim instance As ISparklineGroup Dim index As Integer Dim value As ISparkline value = instance.Item(index)
ISparkline this[ int index ]; {get;}
Parameters
- index