[]
Creates a new series that is a copy of the current series without data.
public virtual object Clone()
Type | Description |
---|---|
object | An object containing the new ChartDataSeries. |
The new ChartDataSeries object is not automatically added to the chart.