[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataValuesCollection.Remove

Remove Method

Remove(ChartDataValue)

Removes an existing data value from the collection.

Declaration
public void Remove(ChartDataValue dataValue)
Public Sub Remove(dataValue As ChartDataValue)
Parameters
Type Name Description
ChartDataValue dataValue

The data value to remove.