Spread Windows Forms 12.0 Product Documentation
Clone Method (ChartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : Clone Method
Creates and returns a copy of the object.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As ChartShape
Dim value As Object
 
value = instance.Clone()
public override object Clone()
See Also

Reference

ChartShape Class
ChartShape Members