GrapeCity.Xaml.SpreadSheet.Data
Item Property (SparklineGroup)


Gets the Sparkline object at the specified index.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Sparkline
'Usage
 
Dim instance As SparklineGroup
Dim index As Integer
Dim value As Sparkline
 
value = instance.Item(index)
public Sparkline this[ 
   int index
]; {get;}

Parameters

index
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SparklineGroup Class
SparklineGroup Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options