Spread Windows Forms 12.0 Product Documentation
CreateNewInstance Method (SpreadChart)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > SpreadChart Class : CreateNewInstance Method
Creates the new instance.
Syntax
'Declaration
 
Protected Overrides Function CreateNewInstance() As ChartShape
'Usage
 
Dim instance As SpreadChart
Dim value As ChartShape
 
value = instance.CreateNewInstance()
protected override ChartShape CreateNewInstance()
See Also

Reference

SpreadChart Class
SpreadChart Members