ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxesCollection Class / Clone Method

In This Topic
    Clone Method (AxesCollection)
    In This Topic
    Creates a clone of the axes collection.
    Syntax
    'Declaration
     
    Public Function Clone() As Object
    public object Clone()
    See Also