[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DValueLabelsCollection.Remove

Remove Method

Remove(Chart2DValueLabel)

Remove an existing value label from the collection.

Declaration
public void Remove(Chart2DValueLabel label)
Public Sub Remove(label As Chart2DValueLabel)
Parameters
Type Name Description
Chart2DValueLabel label

The value label to remove.