[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartShape.Clone

Clone Method

Clone()

Creates and returns a copy of the object.

Declaration
public override object Clone()
Public Overrides Function Clone() As Object
Returns
Type Description
object

A new object that is a copy of this instance.

Overrides