Spread Windows Forms 12.0 Product Documentation
Clone Method (IndexAxis)


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

Return Value

A deep copy of this axis.
See Also

Reference

IndexAxis Class
IndexAxis Members