Spread for ASP.NET 11 Product Documentation
Clone Method (RadarPlotArea)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > RadarPlotArea Class : Clone Method
Creates a deep copy of this plot area.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As RadarPlotArea
Dim value As Object
 
value = instance.Clone()
public object Clone()

Return Value

A deep copy of this plot area.
See Also

Reference

RadarPlotArea Class
RadarPlotArea Members