[]
        
(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)
Parameters
Type Name Description
ChartDataValue dataValue

The data value to remove.