[]
        
(Showing Draft Content)

C1.Win.C1Chart.LabelsCollection.Remove

Remove Method

Remove(Label)

Removes the label specified.

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

Label to remove.

See Also