[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLabelsCollection.Remove

Remove Method

Remove(Chart3DLabel)

Removes the specified Chart3DLabel from the collection.

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

The Chart3DLabel to remove.

See Also