Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / CreateNewInstance Method


In This Topic
CreateNewInstance Method (SpreadChart)
In This Topic
Creates the new instance.
Syntax
'Declaration
 
Protected Overrides Function CreateNewInstance() As ChartShape
 
'Usage
 
Dim instance As SpreadChart
Dim value As ChartShape
 
value = instance.CreateNewInstance()
See Also