[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataSeries.Clone

Clone Method

Clone()

Creates a new series that is a copy of the current series without data.

Declaration
public virtual object Clone()
Returns
Type Description
object

An object containing the new ChartDataSeries.

Implements
Remarks

The new ChartDataSeries object is not automatically added to the chart.