[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataValuesCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the data value at the specific index.

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

The index of the data value to remove.