ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / LabelsCollection Class / Clone Method

In This Topic
    Clone Method (LabelsCollection)
    In This Topic

    Creates a clone of the labels collection.

    Syntax
    'Declaration
     
    Public Function Clone() As Object
    public object Clone()
    See Also