[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DPointSeriesCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the point series at the specific index.

Declaration
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
Parameters
Type Name Description
int index

The index ofo the point series to remove.