'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As Sparkline
'Usage Dim instance As SparklineGroup Dim index As System.Integer Dim value As Sparkline value = instance.Item(index)
Parameters
- index
'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As Sparkline
'Usage Dim instance As SparklineGroup Dim index As System.Integer Dim value As Sparkline value = instance.Item(index)