[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DDataLabelsCollection.Remove

Remove Method

Remove(Chart3DDataLabel)

Removes an existing data label from the collection.

Declaration
public void Remove(Chart3DDataLabel label)
Parameters
Type Name Description
Chart3DDataLabel label

The data label to remove.