[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartValueLabelsCollection.Remove

Remove Method

Remove(ChartValueLabel)

Removes an existing value label from the collection.

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

The value label to remove.