[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAxisLabelsCollection.Remove

Remove Method

Remove(Chart3DAxisLabel)

Removes the specified label from the collection.

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

Label to remove.

See Also