ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DataPoint Class / Clone Method

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

Return Value

System.Object.
See Also