[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ValueAxis.Clone

Clone Method

Clone()

Creates a deep copy of the specified axis.

Declaration
public object Clone()
Public Function Clone() As Object
Returns
Type Description
object

A deep copy of the specified axis.

Implements