Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineGroup Class / Count Property


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