[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataLabelsCollection.Remove

Remove Method

Remove(Chart3DDataLabel)

Removes a Chart3DDataLabel object from the collection.

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

The Chart3DDataLabel to remove.

See Also