Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineGroup Class / SparklineGroup Constructor / SparklineGroup Constructor(Worksheet)


In This Topic
SparklineGroup Constructor(Worksheet)
In This Topic
Initializes a new instance of the SparklineGroup class.
Syntax
'Declaration
 
Public Function New( _
   ByVal worksheet As Worksheet _
)
 
'Usage
 
Dim worksheet As Worksheet
 
Dim instance As New SparklineGroup(worksheet)

Parameters

worksheet
See Also