MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class / Clone Method

In This Topic
Clone Method (ChartArea)
In This Topic
Creates a clone of the chart area.
Syntax
'Declaration
 
Public Overrides NotOverridable Function Clone() As Object
 

Return Value

A clone of the ChartArea object.
See Also