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

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