[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSetPoint.RemoveSeries

RemoveSeries Method

RemoveSeries(int)

Remove series with given index from the data set.

Declaration
public void RemoveSeries(int index)
Parameters
Type Name Description
int index

Index of series to remove.

See Also