ActiveReports 12
Clone Method (ChartArea)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > ChartArea Class : Clone Method
Creates a clone of the chart area.
Syntax
'Declaration
 
Public Overrides NotOverridable Function Clone() As Object
public override object Clone()

Return Value

A clone of the ChartArea object.
See Also

Reference

ChartArea Class
ChartArea Members