Spread Windows Forms 12.0 Product Documentation
CreateNewInstance Method (ChartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : CreateNewInstance Method
Creates a new instance of ChartShape class.
Syntax
'Declaration
 
Protected MustOverride Function CreateNewInstance() As ChartShape
'Usage
 
Dim instance As ChartShape
Dim value As ChartShape
 
value = instance.CreateNewInstance()
protected abstract ChartShape CreateNewInstance()
See Also

Reference

ChartShape Class
ChartShape Members