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


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

Return Value

A deep copy of this plot area.
See Also

Reference

PolarPlotArea Class
PolarPlotArea Members