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


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

Return Value

A deep copy of this axis.
See Also

Reference

RadarIndexAxis Class
RadarIndexAxis Members