[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLabelsCollection.Remove

Remove Method

Remove(ChartLabel)

Removes an existing chart label from the collection.

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

The chart label to remove.