Spread for ASP.NET 12 Product Documentation
Clone Method (SpreadChart)


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

Reference

SpreadChart Class
SpreadChart Members