Creates a new object that is a copy of the current instance.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override Object Clone()
Public Overrides Function Clone As Object
Return Value
Type:
ObjectA new object that is a copy of this instance.
Implements
ICloneableCloneICloneableCloneSee Also