Spread Windows Forms 12.0 Product Documentation
DefaultSparklineContainer Constructor(SheetView)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DefaultSparklineContainer Class > DefaultSparklineContainer Constructor : DefaultSparklineContainer Constructor(SheetView)
The owner.
Initializes a new instance of the DefaultSparklineContainer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As SheetView _
)
'Usage
 
Dim owner As SheetView
 
Dim instance As New DefaultSparklineContainer(owner)
public DefaultSparklineContainer( 
   SheetView owner
)

Parameters

owner
The owner.
See Also

Reference

DefaultSparklineContainer Class
DefaultSparklineContainer Members
Overload List