Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISparklineGroup Interface / Count Property


In This Topic
Count Property (ISparklineGroup)
In This Topic
Gets the number of sparklines in the sparkline group.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ISparklineGroup
Dim value As Integer
 
value = instance.Count
See Also