Spread Windows Forms 12.0 Product Documentation
SpreadChartCollection Constructor


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

Parameters

owner
The owner.
See Also

Reference

SpreadChartCollection Class
SpreadChartCollection Members