ActiveReports 12
Clone Method (LegendItemsCollection)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > LegendItemsCollection Class : Clone Method

Creates a clone of the LegendItems collection.

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

Return Value

A new object that is a copy of this instance.
See Also

Reference

LegendItemsCollection Class
LegendItemsCollection Members